diff --git a/README.md b/README.md index 7d46583..45bac57 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ AGORA_APP_CERTIFICATE The Flutter app uses a dynamic server URL. On first launch, use the Server Connect screen and enter a backend URL such as: ```text -http://202.46.28.160:8080 +http://202.46.28.170:8080 ``` For testing on a physical phone against a backend running on a laptop, do not use `localhost`. Use the laptop LAN IP: diff --git a/hs_err_pid17212.log b/hs_err_pid17212.log new file mode 100644 index 0000000..0cd15f1 --- /dev/null +++ b/hs_err_pid17212.log @@ -0,0 +1,3023 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (mmap) failed to map 65536 bytes. Error detail: Failed to commit metaspace. +# Possible reasons: +# The system is out of physical RAM or swap space +# This process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Unscaled Compressed Oops mode in which the Java heap is +# placed in the first 4GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 4GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (virtualSpaceNode.cpp:113), pid=17212, tid=7304 +# +# JRE version: OpenJDK Runtime Environment Temurin-21.0.10+7 (21.0.10+7) (build 21.0.10+7-LTS) +# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (21.0.10+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) +# No core dump will be written. Minidumps are not enabled by default on client versions of Windows +# + +--------------- S U M M A R Y ------------ + +Command Line: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -javaagent:C:\Users\Robertus\.gradle\wrapper\dists\gradle-9.0-milestone-1-bin\3vdepk4s12bybhohyuvjcm1bd\gradle-9.0-milestone-1\lib\agents\gradle-instrumentation-agent-9.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.0-milestone-1 + +Host: AMD Ryzen 5 5500U with Radeon Graphics , 12 cores, 7G, Windows 11 , 64 bit Build 26100 (10.0.26100.8328) +Time: Thu May 28 15:38:20 2026 SE Asia Standard Time elapsed time: 57.366629 seconds (0d 0h 0m 57s) + +--------------- T H R E A D --------------- + +Current thread (0x000002933e53ab30): JavaThread "Daemon worker" [_thread_in_vm, id=7304, stack(0x000000c024700000,0x000000c024800000) (1024K)] + +Stack: [0x000000c024700000,0x000000c024800000] +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) +V [jvm.dll+0x6d7a39] +V [jvm.dll+0x8b4b26] +V [jvm.dll+0x8b70de] +V [jvm.dll+0x8b77c3] +V [jvm.dll+0x284346] +V [jvm.dll+0x8b086e] +V [jvm.dll+0x679444] +V [jvm.dll+0x1e82bb] +V [jvm.dll+0x1e807e] +V [jvm.dll+0x67bd42] +V [jvm.dll+0x67bb72] +V [jvm.dll+0x679e1e] +V [jvm.dll+0x3c74d3] +V [jvm.dll+0x2116fb] +V [jvm.dll+0x5b6479] +V [jvm.dll+0x82ead6] +V [jvm.dll+0x478db8] +V [jvm.dll+0x47ebe8] +C [java.dll+0x17ec] + +Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) +J 831 java.lang.ClassLoader.defineClass1(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class; java.base@21.0.10 (0 bytes) @ 0x0000029318979391 [0x00000293189792c0+0x00000000000000d1] +J 5830 c2 java.lang.ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class; java.base@21.0.10 (43 bytes) @ 0x0000029318c4d1d4 [0x0000029318c4cc80+0x0000000000000554] +J 5904 c2 java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class; java.base@21.0.10 (16 bytes) @ 0x0000029318c5d29c [0x0000029318c5d160+0x000000000000013c] +J 4120 c1 java.net.URLClassLoader.defineClass(Ljava/lang/String;Ljdk/internal/loader/Resource;)Ljava/lang/Class; java.base@21.0.10 (224 bytes) @ 0x000002931163bda4 [0x000002931163aac0+0x00000000000012e4] +J 6336 c1 java.net.URLClassLoader$1.run()Ljava/lang/Class; java.base@21.0.10 (81 bytes) @ 0x000002931195590c [0x0000029311954ce0+0x0000000000000c2c] +J 6123 c1 java.net.URLClassLoader$1.run()Ljava/lang/Object; java.base@21.0.10 (5 bytes) @ 0x00000293118e96bc [0x00000293118e9640+0x000000000000007c] +J 5940 c2 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; java.base@21.0.10 (47 bytes) @ 0x0000029318c6259c [0x0000029318c624e0+0x00000000000000bc] +j org.gradle.groovy.scripts.internal.DefaultScriptCompilationHandler$ScriptClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+34 +J 3482 c2 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; java.base@21.0.10 (7 bytes) @ 0x0000029318b136ec [0x0000029318b136a0+0x000000000000004c] +j org.gradle.groovy.scripts.internal.DefaultScriptCompilationHandler$ClassesDirCompiledScript.loadClass()Ljava/lang/Class;+60 +j org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.getScript()Lorg/gradle/groovy/scripts/Script;+11 +j org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(Ljava/lang/Object;Lorg/gradle/internal/service/ServiceRegistry;)V+21 +j org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.apply(Ljava/lang/Object;)V+103 +j org.gradle.configuration.BuildOperationScriptPlugin$1.run(Lorg/gradle/internal/operations/BuildOperationContext;)V+11 +j org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(Lorg/gradle/internal/operations/RunnableBuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+2 +j org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+6 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Lorg/gradle/internal/operations/BuildOperation;+22 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Ljava/lang/Object;+8 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor$Builder;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecution;)Ljava/lang/Object;+141 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationWorker;Lorg/gradle/internal/operations/BuildOperationState;)V+18 +j org.gradle.internal.operations.DefaultBuildOperationRunner.run(Lorg/gradle/internal/operations/RunnableBuildOperation;)V+9 +j org.gradle.configuration.BuildOperationScriptPlugin.lambda$apply$0(Ljava/lang/Object;Lorg/gradle/internal/code/UserCodeApplicationId;)V+14 +j org.gradle.configuration.BuildOperationScriptPlugin$$Lambda+0x000002932550daf0.execute(Ljava/lang/Object;)V+12 +j org.gradle.internal.code.DefaultUserCodeApplicationContext.apply(Lorg/gradle/internal/code/UserCodeSource;Lorg/gradle/api/Action;)V+37 +j org.gradle.configuration.BuildOperationScriptPlugin.apply(Ljava/lang/Object;)V+71 +j org.gradle.configuration.project.BuildScriptProcessor$$Lambda+0x00000293257ce000.accept(Ljava/lang/Object;)V+8 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.lambda$applyToMutableState$1(Ljava/util/function/Consumer;Lorg/gradle/api/internal/project/ProjectInternal;)Ljava/lang/Object;+2 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl$$Lambda+0x0000029325757a60.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.fromMutableState(Ljava/util/function/Function;)Ljava/lang/Object;+97 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.applyToMutableState(Ljava/util/function/Consumer;)V+7 +j org.gradle.configuration.project.BuildScriptProcessor.execute(Lorg/gradle/api/internal/project/ProjectInternal;)V+88 +j org.gradle.configuration.project.BuildScriptProcessor.execute(Ljava/lang/Object;)V+5 +j org.gradle.configuration.project.ConfigureActionsProjectEvaluator.evaluate(Lorg/gradle/api/internal/project/ProjectInternal;Lorg/gradle/api/internal/project/ProjectStateInternal;)V+33 +j org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject.lambda$run$0(Lorg/gradle/internal/operations/BuildOperationContext;Lorg/gradle/api/internal/project/ProjectInternal;)V+67 +j org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject$$Lambda+0x0000029325761620.accept(Ljava/lang/Object;)V+12 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.lambda$applyToMutableState$1(Ljava/util/function/Consumer;Lorg/gradle/api/internal/project/ProjectInternal;)Ljava/lang/Object;+2 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl$$Lambda+0x0000029325757a60.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.lambda$fromMutableState$2(Ljava/util/function/Function;)Ljava/lang/Object;+5 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl$$Lambda+0x0000029325757ca8.create()Ljava/lang/Object;+8 +j org.gradle.internal.work.DefaultWorkerLeaseService.withReplacedLocks(Ljava/util/Collection;Lorg/gradle/internal/resources/ResourceLock;Lorg/gradle/internal/Factory;)Ljava/lang/Object;+40 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.fromMutableState(Ljava/util/function/Function;)Ljava/lang/Object;+133 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.applyToMutableState(Ljava/util/function/Consumer;)V+7 +j org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject.run(Lorg/gradle/internal/operations/BuildOperationContext;)V+16 +j org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(Lorg/gradle/internal/operations/RunnableBuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+2 +j org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+6 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Lorg/gradle/internal/operations/BuildOperation;+22 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Ljava/lang/Object;+8 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor$Builder;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecution;)Ljava/lang/Object;+141 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationWorker;Lorg/gradle/internal/operations/BuildOperationState;)V+18 +j org.gradle.internal.operations.DefaultBuildOperationRunner.run(Lorg/gradle/internal/operations/RunnableBuildOperation;)V+9 +j org.gradle.configuration.project.LifecycleProjectEvaluator.evaluate(Lorg/gradle/api/internal/project/ProjectInternal;Lorg/gradle/api/internal/project/ProjectStateInternal;)V+42 +j org.gradle.api.internal.project.DefaultProject.evaluateUnchecked()Lorg/gradle/api/internal/project/ProjectInternal;+20 +j org.gradle.api.internal.project.ProjectLifecycleController.lambda$ensureSelfConfigured$2()V+4 +j org.gradle.api.internal.project.ProjectLifecycleController$$Lambda+0x0000029325758c10.run()V+4 +j org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(Ljava/lang/Runnable;)Lorg/gradle/internal/build/ExecutionResult;+1 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253ff3e0.get()Ljava/lang/Object;+4 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/util/function/Supplier;)Lorg/gradle/internal/build/ExecutionResult;+24 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+9 +j org.gradle.internal.model.StateTransitionController.lambda$maybeTransitionIfNotCurrentlyTransitioning$10(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+16 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x0000029325758400.run()V+16 +j org.gradle.internal.work.DefaultSynchronizer.withLock(Ljava/lang/Runnable;)V+6 +j org.gradle.internal.model.StateTransitionController.maybeTransitionIfNotCurrentlyTransitioning(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+13 +j org.gradle.api.internal.project.ProjectLifecycleController.ensureSelfConfigured()V+16 +j org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.ensureConfigured()V+19 +j org.gradle.execution.TaskPathProjectEvaluator.configure(Lorg/gradle/api/internal/project/ProjectInternal;)V+6 +j org.gradle.execution.TaskPathProjectEvaluator.configureHierarchy(Lorg/gradle/api/internal/project/ProjectInternal;)V+2 +j org.gradle.configuration.DefaultProjectsPreparer.prepareProjects(Lorg/gradle/api/internal/GradleInternal;)V+52 +j org.gradle.configuration.BuildTreePreparingProjectsPreparer.prepareProjects(Lorg/gradle/api/internal/GradleInternal;)V+114 +j org.gradle.configuration.BuildOperationFiringProjectsPreparer$ConfigureBuild.run(Lorg/gradle/internal/operations/BuildOperationContext;)V+11 +j org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(Lorg/gradle/internal/operations/RunnableBuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+2 +j org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+6 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Lorg/gradle/internal/operations/BuildOperation;+22 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Ljava/lang/Object;+8 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor$Builder;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecution;)Ljava/lang/Object;+141 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationWorker;Lorg/gradle/internal/operations/BuildOperationState;)V+18 +j org.gradle.internal.operations.DefaultBuildOperationRunner.run(Lorg/gradle/internal/operations/RunnableBuildOperation;)V+9 +j org.gradle.configuration.BuildOperationFiringProjectsPreparer.prepareProjects(Lorg/gradle/api/internal/GradleInternal;)V+13 +j org.gradle.initialization.VintageBuildModelController.lambda$prepareProjects$2()V+8 +j org.gradle.initialization.VintageBuildModelController$$Lambda+0x000002932572c370.run()V+4 +j org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(Ljava/lang/Runnable;)Lorg/gradle/internal/build/ExecutionResult;+1 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253ff3e0.get()Ljava/lang/Object;+4 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/util/function/Supplier;)Lorg/gradle/internal/build/ExecutionResult;+24 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+9 +j org.gradle.internal.model.StateTransitionController.lambda$transitionIfNotPreviously$11(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+16 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253ff830.run()V+16 +j org.gradle.internal.work.DefaultSynchronizer.withLock(Ljava/lang/Runnable;)V+6 +j org.gradle.internal.model.StateTransitionController.transitionIfNotPreviously(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+13 +j org.gradle.initialization.VintageBuildModelController.prepareProjects()V+16 +j org.gradle.initialization.VintageBuildModelController.prepareToScheduleTasks()V+5 +j org.gradle.internal.build.DefaultBuildLifecycleController.lambda$prepareToScheduleTasks$6()V+9 +j org.gradle.internal.build.DefaultBuildLifecycleController$$Lambda+0x00000293253fef90.run()V+4 +j org.gradle.internal.model.StateTransitionController.lambda$doTransition$14(Ljava/lang/Runnable;)Lorg/gradle/internal/build/ExecutionResult;+1 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253ff3e0.get()Ljava/lang/Object;+4 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/util/function/Supplier;)Lorg/gradle/internal/build/ExecutionResult;+24 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+9 +j org.gradle.internal.model.StateTransitionController.lambda$maybeTransition$9(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+16 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253ff1b8.run()V+16 +j org.gradle.internal.work.DefaultSynchronizer.withLock(Ljava/lang/Runnable;)V+6 +j org.gradle.internal.model.StateTransitionController.maybeTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/lang/Runnable;)V+13 +j org.gradle.internal.build.DefaultBuildLifecycleController.prepareToScheduleTasks()V+16 +j org.gradle.internal.buildtree.DefaultBuildTreeWorkPreparer.scheduleRequestedTasks(Lorg/gradle/internal/buildtree/BuildTreeWorkGraph;Lorg/gradle/execution/EntryTaskSelector;)Lorg/gradle/internal/buildtree/BuildTreeWorkGraph$FinalizedGraph;+4 +j org.gradle.internal.cc.impl.VintageBuildTreeWorkController$scheduleAndRunRequestedTasks$1.apply(Lorg/gradle/internal/buildtree/BuildTreeWorkGraph;)Lorg/gradle/internal/build/ExecutionResult;+18 +j org.gradle.internal.cc.impl.VintageBuildTreeWorkController$scheduleAndRunRequestedTasks$1.apply(Ljava/lang/Object;)Ljava/lang/Object;+5 +j org.gradle.composite.internal.DefaultIncludedBuildTaskGraph.withNewWorkGraph(Ljava/util/function/Function;)Ljava/lang/Object;+30 +j org.gradle.internal.cc.impl.VintageBuildTreeWorkController.scheduleAndRunRequestedTasks(Lorg/gradle/execution/EntryTaskSelector;)Lorg/gradle/internal/build/ExecutionResult;+16 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$scheduleAndRunTasks$1(Lorg/gradle/execution/EntryTaskSelector;)Lorg/gradle/internal/build/ExecutionResult;+5 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController$$Lambda+0x00000293253fe0f0.get()Ljava/lang/Object;+8 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.lambda$runBuild$4(Ljava/util/function/Supplier;)Ljava/lang/Object;+1 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController$$Lambda+0x00000293253fe318.get()Ljava/lang/Object;+8 +j org.gradle.internal.model.StateTransitionController.lambda$transition$6(Ljava/util/function/Supplier;)Lorg/gradle/internal/build/ExecutionResult;+1 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253fe768.get()Ljava/lang/Object;+4 +j org.gradle.internal.model.StateTransitionController.doTransition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/util/function/Supplier;)Lorg/gradle/internal/build/ExecutionResult;+24 +j org.gradle.internal.model.StateTransitionController.lambda$transition$7(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/util/function/Supplier;)Ljava/lang/Object;+9 +j org.gradle.internal.model.StateTransitionController$$Lambda+0x00000293253fe540.create()Ljava/lang/Object;+16 +j org.gradle.internal.work.DefaultSynchronizer.withLock(Lorg/gradle/internal/Factory;)Ljava/lang/Object;+6 +j org.gradle.internal.model.StateTransitionController.transition(Lorg/gradle/internal/model/StateTransitionController$State;Lorg/gradle/internal/model/StateTransitionController$State;Ljava/util/function/Supplier;)Ljava/lang/Object;+13 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.runBuild(Ljava/util/function/Supplier;)Ljava/lang/Object;+17 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.scheduleAndRunTasks(Lorg/gradle/execution/EntryTaskSelector;)V+8 +j org.gradle.internal.buildtree.DefaultBuildTreeLifecycleController.scheduleAndRunTasks()V+2 +j org.gradle.tooling.internal.provider.runner.BuildModelActionRunner.run(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+65 +j org.gradle.launcher.exec.ChainingBuildActionRunner.run(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+34 +j org.gradle.internal.buildtree.ProblemReportingBuildActionRunner.run(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+12 +j org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+69 +j org.gradle.tooling.internal.provider.FileSystemWatchingBuildActionRunner.run(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+317 +j org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+6 +j org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.lambda$execute$0(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeLifecycleController;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+6 +j org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor$$Lambda+0x00000293253e5560.apply(Ljava/lang/Object;)Ljava/lang/Object;+12 +j org.gradle.composite.internal.DefaultRootBuildState.run(Ljava/util/function/Function;)Ljava/lang/Object;+87 +j org.gradle.launcher.exec.RootBuildLifecycleBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+75 +j org.gradle.internal.buildtree.InitDeprecationLoggingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+83 +j org.gradle.internal.buildtree.InitProblems.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+13 +j org.gradle.internal.buildtree.DefaultBuildTreeContext.execute(Lorg/gradle/internal/invocation/BuildAction;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+64 +j org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.lambda$execute$0(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/buildtree/BuildTreeContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+2 +j org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor$$Lambda+0x00000293252b0658.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 +j org.gradle.internal.buildtree.BuildTreeState.run(Ljava/util/function/Function;)Ljava/lang/Object;+47 +j org.gradle.launcher.exec.BuildTreeLifecycleBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+74 +j org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$2.call(Lorg/gradle/internal/operations/BuildOperationContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+25 +j org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor$2.call(Lorg/gradle/internal/operations/BuildOperationContext;)Ljava/lang/Object;+2 +j org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(Lorg/gradle/internal/operations/CallableBuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+3 +j org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationContext;)V+6 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Lorg/gradle/internal/operations/BuildOperation;+22 +j org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$ReadableBuildOperationContext;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecutionListener;)Ljava/lang/Object;+8 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperationDescriptor$Builder;Lorg/gradle/internal/operations/BuildOperationState;Lorg/gradle/internal/operations/DefaultBuildOperationRunner$BuildOperationExecution;)Ljava/lang/Object;+141 +j org.gradle.internal.operations.DefaultBuildOperationRunner.execute(Lorg/gradle/internal/operations/BuildOperation;Lorg/gradle/internal/operations/BuildOperationWorker;Lorg/gradle/internal/operations/BuildOperationState;)V+18 +j org.gradle.internal.operations.DefaultBuildOperationRunner.call(Lorg/gradle/internal/operations/CallableBuildOperation;)Ljava/lang/Object;+16 +j org.gradle.launcher.exec.RunAsBuildOperationBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+23 +j org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor.lambda$execute$0(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+6 +j org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor$$Lambda+0x00000293252845b8.create()Ljava/lang/Object;+12 +j org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(Ljava/util/Collection;Lorg/gradle/internal/Factory;)Ljava/lang/Object;+28 +j org.gradle.internal.work.DefaultWorkerLeaseService.runAsWorkerThread(Lorg/gradle/internal/Factory;)Ljava/lang/Object;+33 +j org.gradle.launcher.exec.RunAsWorkerThreadBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+12 +j org.gradle.tooling.internal.provider.continuous.ContinuousBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+58 +j org.gradle.tooling.internal.provider.SubscribableBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+30 +j org.gradle.internal.session.DefaultBuildSessionContext.execute(Lorg/gradle/internal/invocation/BuildAction;)Lorg/gradle/internal/buildtree/BuildActionRunner$Result;+64 +j org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor$ActionImpl.apply(Lorg/gradle/internal/session/BuildSessionContext;)Lorg/gradle/launcher/exec/BuildActionResult;+6 +j org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor$ActionImpl.apply(Ljava/lang/Object;)Ljava/lang/Object;+5 +j org.gradle.internal.session.BuildSessionState.run(Ljava/util/function/Function;)Ljava/lang/Object;+5 +j org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/launcher/exec/BuildActionParameters;Lorg/gradle/initialization/BuildRequestContext;)Lorg/gradle/launcher/exec/BuildActionResult;+95 +j org.gradle.internal.buildprocess.execution.BuildSessionLifecycleBuildActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Ljava/lang/Object;Ljava/lang/Object;)Lorg/gradle/launcher/exec/BuildActionResult;+10 +j org.gradle.internal.buildprocess.execution.StartParamsValidatingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/launcher/exec/BuildActionParameters;Lorg/gradle/initialization/BuildRequestContext;)Lorg/gradle/launcher/exec/BuildActionResult;+203 +j org.gradle.internal.buildprocess.execution.StartParamsValidatingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Ljava/lang/Object;Ljava/lang/Object;)Lorg/gradle/launcher/exec/BuildActionResult;+10 +j org.gradle.internal.buildprocess.execution.SessionFailureReportingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/launcher/exec/BuildActionParameters;Lorg/gradle/initialization/BuildRequestContext;)Lorg/gradle/launcher/exec/BuildActionResult;+7 +j org.gradle.internal.buildprocess.execution.SessionFailureReportingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Ljava/lang/Object;Ljava/lang/Object;)Lorg/gradle/launcher/exec/BuildActionResult;+10 +j org.gradle.internal.buildprocess.execution.SetupLoggingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Lorg/gradle/launcher/exec/BuildActionParameters;Lorg/gradle/initialization/BuildRequestContext;)Lorg/gradle/launcher/exec/BuildActionResult;+50 +j org.gradle.internal.buildprocess.execution.SetupLoggingActionExecutor.execute(Lorg/gradle/internal/invocation/BuildAction;Ljava/lang/Object;Ljava/lang/Object;)Lorg/gradle/launcher/exec/BuildActionResult;+10 +j org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;Lorg/gradle/launcher/daemon/protocol/Build;)V+147 +j org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+49 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+19 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+7 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+33 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.ForwardClientInput.lambda$execute$0(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;Lorg/gradle/internal/daemon/clientinput/StdinHandler;)Ljava/lang/Object;+11 +j org.gradle.launcher.daemon.server.exec.ForwardClientInput$$Lambda+0x000002932518f470.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 +j org.gradle.internal.daemon.clientinput.ClientInputForwarder.forwardInput(Ljava/util/function/Function;)Ljava/lang/Object;+46 +j org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+10 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+51 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;Lorg/gradle/launcher/daemon/protocol/Build;)V+87 +j org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+49 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;Lorg/gradle/launcher/daemon/protocol/Build;)V+356 +j org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(Lorg/gradle/launcher/daemon/server/api/DaemonCommandExecution;)V+49 +j org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed()Z+23 +j org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run()V+44 +j org.gradle.launcher.daemon.server.DaemonStateCoordinator.lambda$runCommand$0(Ljava/lang/Runnable;)V+1 +j org.gradle.launcher.daemon.server.DaemonStateCoordinator$$Lambda+0x000002932518e000.run()V+8 +j org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(Ljava/lang/Runnable;)V+1 +j org.gradle.internal.concurrent.AbstractManagedExecutor$1.run()V+25 +j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+92 java.base@21.0.10 +j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@21.0.10 +j java.lang.Thread.runWith(Ljava/lang/Object;Ljava/lang/Runnable;)V+5 java.base@21.0.10 +j java.lang.Thread.run()V+19 java.base@21.0.10 +v ~StubRoutines::call_stub 0x000002931838100d + +Compiled method (n/a) 58001 831 n 0 java.lang.ClassLoader::defineClass1 (native) + total in heap [0x0000029318979110,0x00000293189796a8] = 1432 + relocation [0x0000029318979270,0x00000293189792a8] = 56 + main code [0x00000293189792c0,0x00000293189796a1] = 993 + stub code [0x00000293189796a1,0x00000293189796a8] = 7 + +[Constant Pool (empty)] + +[MachCode] +[Entry Point] + # {method} {0x0000029324434f58} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader' + # parm0: rdx:rdx = 'java/lang/ClassLoader' + # parm1: r8:r8 = 'java/lang/String' + # parm2: r9:r9 = '[B' + # parm3: rdi = int + # parm4: rsi = int + # parm5: rcx:rcx = 'java/security/ProtectionDomain' + # parm6: [sp+0xa0] = 'java/lang/String' (sp of caller) + 0x00000293189792c0: 448b 5208 | 49bb 0000 | 0024 9302 | 0000 4d03 | d349 3bc2 | 0f84 0600 + + 0x00000293189792d8: ; {runtime_call ic_miss_stub} + 0x00000293189792d8: 0000 e9a1 | 54a5 ff90 +[Verified Entry Point] + 0x00000293189792e0: 8984 2400 | 80ff ff55 | 488b ec48 | 81ec 9000 | 0000 6690 | 4181 7f20 | 0500 0000 + + 0x00000293189792fc: ; {runtime_call StubRoutines (final stubs)} + 0x00000293189792fc: 7405 e89d | d1a3 ff48 | 837d 1000 | 488d 4510 | 480f 4445 | 1048 8944 | 2440 4889 | 4c24 7048 + 0x000002931897931c: 83f9 0048 | 8d44 2470 | 480f 4444 | 2470 4889 | 4424 3848 | 8974 2430 | 4889 7c24 | 284c 894c + 0x000002931897933c: 2458 4983 | f900 488d | 4424 5848 | 0f44 4424 | 5848 8944 | 2420 4c89 | 4424 5049 | 83f8 004c + 0x000002931897935c: 8d4c 2450 | 4c0f 444c | 2450 4889 | 5424 4848 | 83fa 004c | 8d44 2448 | 4c0f 4444 + + 0x0000029318979378: ; {oop(a 'java/lang/Class'{0x00000000e05644c8} = 'java/lang/ClassLoader')} + 0x0000029318979378: 2448 49be | c844 56e0 | 0000 0000 | 4c89 7424 | 784c 8d74 | 2478 498b | d6c5 f877 + + 0x0000029318979394: ; {internal_word} + 0x0000029318979394: 49ba 9193 | 9718 9302 | 0000 4d89 | 97a8 0300 | 0049 89a7 | a003 0000 + + 0x00000293189793ac: ; {external_word} + 0x00000293189793ac: 49ba c65c | 93aa fb7f | 0000 4180 | 3a00 0f84 | 4e00 0000 | 5241 5041 + + 0x00000293189793c4: ; {metadata({method} {0x0000029324434f58} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} + 0x00000293189793c4: 5148 ba50 | 4f43 2493 | 0200 0049 | 8bcf 4883 | ec20 40f6 | c40f 0f84 | 1900 0000 | 4883 ec08 + 0x00000293189793e4: ; {runtime_call} + 0x00000293189793e4: 48b8 50e1 | 3caa fb7f | 0000 ffd0 | 4883 c408 | e90c 0000 + + 0x00000293189793f8: ; {runtime_call} + 0x00000293189793f8: 0048 b850 | e13c aafb | 7f00 00ff | d048 83c4 | 2041 5941 | 585a 498d | 8fc0 0300 | 0041 c787 + 0x0000029318979418: 4c04 0000 | 0400 0000 + + 0x0000029318979420: ; {runtime_call} + 0x0000029318979420: 48b8 ac16 | c7c5 fb7f | 0000 ffd0 | c5f8 7741 | c787 4c04 | 0000 0500 | 0000 f083 | 4424 c000 + 0x0000029318979440: 493b af50 | 0400 000f | 870e 0000 | 0041 83bf | 4804 0000 | 000f 842b | 0000 00c5 | f877 4889 + 0x0000029318979460: 45f8 498b | cf4c 8be4 | 4883 ec20 | 4883 e4f0 + + 0x0000029318979470: ; {runtime_call} + 0x0000029318979470: 48b8 d052 | 08aa fb7f | 0000 ffd0 | 498b e44d | 33e4 488b | 45f8 41c7 | 874c 0400 | 0008 0000 + 0x0000029318979490: 0041 83bf | c804 0000 | 020f 84d5 + + 0x000002931897949c: ; {external_word} + 0x000002931897949c: 0100 0049 | bac6 5c93 | aafb 7f00 | 0041 803a | 000f 844c | 0000 0048 + + 0x00000293189794b4: ; {metadata({method} {0x0000029324434f58} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} + 0x00000293189794b4: 8945 f848 | ba50 4f43 | 2493 0200 | 0049 8bcf | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883 + 0x00000293189794d4: ; {runtime_call} + 0x00000293189794d4: ec08 48b8 | 50e1 3caa | fb7f 0000 | ffd0 4883 | c408 e90c + + 0x00000293189794e8: ; {runtime_call} + 0x00000293189794e8: 0000 0048 | b850 e13c | aafb 7f00 | 00ff d048 | 83c4 2048 | 8b45 f849 | c787 a003 | 0000 0000 + 0x0000029318979508: 0000 49c7 | 87a8 0300 | 0000 0000 | 00c5 f877 | 4885 c00f | 8430 0100 | 00a8 030f | 8508 0000 + 0x0000029318979528: 0048 8b00 | e920 0100 | 00a8 010f | 8509 0000 | 0048 8b40 | fee9 0f01 | 0000 488b | 40ff 4180 + 0x0000029318979548: 7f40 000f | 8400 0100 | 0048 83f8 | 000f 84f6 | 0000 0049 | 8b4f 2848 | 83f9 000f | 8414 0000 + 0x0000029318979568: 0048 83e9 | 0849 894f | 2849 034f | 3848 8901 | e9d4 0000 | 0048 83ec | 7048 8904 | 2448 894c + 0x0000029318979588: 2408 4889 | 5424 104c | 8944 2418 | 4c89 4c24 | 204c 8954 | 2428 4c89 | 5c24 30c5 | fb11 4424 + 0x00000293189795a8: 40c5 fb11 | 4c24 48c5 | fb11 5424 | 50c5 fb11 | 5c24 58c5 | fb11 6424 | 60c5 fb11 | 6c24 6849 + 0x00000293189795c8: 8bd7 488b | c848 83ec | 2040 f6c4 | 0f0f 8419 | 0000 0048 + + 0x00000293189795dc: ; {runtime_call} + 0x00000293189795dc: 83ec 0848 | b8f0 a0fb | a9fb 7f00 | 00ff d048 | 83c4 08e9 | 0c00 0000 + + 0x00000293189795f4: ; {runtime_call} + 0x00000293189795f4: 48b8 f0a0 | fba9 fb7f | 0000 ffd0 | 4883 c420 | c5fb 106c | 2468 c5fb | 1064 2460 | c5fb 105c + 0x0000029318979614: 2458 c5fb | 1054 2450 | c5fb 104c | 2448 c5fb | 1044 2440 | 4c8b 5c24 | 304c 8b54 | 2428 4c8b + 0x0000029318979634: 4c24 204c | 8b44 2418 | 488b 5424 | 1048 8b4c | 2408 488b | 0424 4883 | c470 c5f8 | 7749 8b8f + 0x0000029318979654: 3004 0000 | c781 0001 | 0000 0000 | 0000 c949 | 837f 0800 | 0f85 0100 + + 0x000002931897966c: ; {runtime_call StubRoutines (initial stubs)} + 0x000002931897966c: 0000 c3e9 | 8c78 a0ff | c5f8 7748 | 8945 f84c | 8be4 4883 | ec20 4883 + + 0x0000029318979684: ; {runtime_call} + 0x0000029318979684: e4f0 48b8 | a018 3daa | fb7f 0000 | ffd0 498b | e44d 33e4 | 488b 45f8 | e9fe fdff | fff4 f4f4 + 0x00000293189796a4: f4f4 f4f4 +[/MachCode] + + +Compiled method (c2) 58010 5830 4 java.lang.ClassLoader::defineClass (43 bytes) + total in heap [0x0000029318c4c890,0x0000029318c50630] = 15776 + relocation [0x0000029318c4c9f0,0x0000029318c4cc68] = 632 + main code [0x0000029318c4cc80,0x0000029318c4ed70] = 8432 + stub code [0x0000029318c4ed70,0x0000029318c4ee78] = 264 + oops [0x0000029318c4ee78,0x0000029318c4ee90] = 24 + metadata [0x0000029318c4ee90,0x0000029318c4eff0] = 352 + scopes data [0x0000029318c4eff0,0x0000029318c4fdf8] = 3592 + scopes pcs [0x0000029318c4fdf8,0x0000029318c50338] = 1344 + dependencies [0x0000029318c50338,0x0000029318c50348] = 16 + handler table [0x0000029318c50348,0x0000029318c505d0] = 648 + nul chk table [0x0000029318c505d0,0x0000029318c50630] = 96 + +[Constant Pool (empty)] + +[MachCode] +[Entry Point] + # {method} {0x00000293244352d8} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader' + # this: rdx:rdx = 'java/lang/ClassLoader' + # parm0: r8:r8 = 'java/lang/String' + # parm1: r9:r9 = '[B' + # parm2: rdi = int + # parm3: rsi = int + # parm4: rcx:rcx = 'java/security/ProtectionDomain' + # [sp+0xc0] (sp of caller) + 0x0000029318c4cc80: 448b 5208 | 49bb 0000 | 0024 9302 | 0000 4d03 | d349 3bc2 + + 0x0000029318c4cc94: ; {runtime_call ic_miss_stub} + 0x0000029318c4cc94: 0f85 e61a | 78ff 6690 | 0f1f 4000 +[Verified Entry Point] + 0x0000029318c4cca0: 8984 2400 | 80ff ff55 | 4881 ecb0 | 0000 0090 | 4181 7f20 | 0500 0000 | 0f85 a420 | 0000 4889 + 0x0000029318c4ccc0: 4c24 4089 | 7424 3c89 | 7c24 384c | 894c 2430 | 4889 5424 | 284d 8be8 + + 0x0000029318c4ccd8: ; implicit exception: dispatches to 0x0000029318c4eb74 + 0x0000029318c4ccd8: 458b 4814 + + 0x0000029318c4ccdc: ; implicit exception: dispatches to 0x0000029318c4eadc + 0x0000029318c4ccdc: 458b 590c | 4585 db0f | 8623 1700 | 0045 0fbe | 4010 4585 | c00f 85ad | 1800 00c4 | 423a f7c3 + 0x0000029318c4ccfc: 453b c345 | 8bd0 450f | 4fd3 498b | c9c4 e1f9 | 6ec1 498d | 4910 c4e1 | f96e c945 | 85d2 0f8e + 0x0000029318c4cd1c: d200 0000 | 453b da0f | 8233 1700 | 00b8 2f00 | 0000 c4e1 | f97e cf41 | 8bd2 488b | df83 fa10 + 0x0000029318c4cd3c: 0f8c 7900 | 0000 83fa | 200f 8c36 | 0000 00c5 | f96e d8c4 | e27d 78db | c5dd efe4 | 8bca 83e1 + 0x0000029318c4cd5c: e083 e21f | c5fe 6f13 | c5ed 74d3 | c4e2 7d17 | e20f 8369 | 0000 0048 | 83c3 2083 | e920 75e4 + 0x0000029318c4cd7c: e90d 0000 | 00c5 f96e | d8c5 d9ef | e4c4 e261 | 00dc 83fa + + 0x0000029318c4cd90: ; {no_reloc} + 0x0000029318c4cd90: 100f 8c24 | 0000 008b | ca83 e1f0 | 83e2 0fc5 | fa6f 13c5 | e974 d3c4 | e279 17e2 | 0f83 2a00 + 0x0000029318c4cdb0: 0000 4883 | c310 83e9 | 1075 e485 | d20f 8412 | 0000 000f | b60b 3bc1 | 741c 4883 | c301 83ea + 0x0000029318c4cdd0: 0174 02eb | eebb ffff | ffff eb0d | c5fd d7ca | 0fbc c148 | 03d8 482b | df83 fbff | 0f85 4a18 + 0x0000029318c4cdf0: 0000 c4c1 | f97e ca41 | 0fb6 2a83 | fd5b 0f84 | 5c18 0000 | 458d 50fb | 4585 d27c | 58c4 c1f9 + 0x0000029318c4ce10: 7eca 410f | be0a 83f9 | 6a75 4a41 | 83fb 040f | 86af 1a00 | 0041 8079 | 1161 7539 | 4180 7912 + 0x0000029318c4ce30: 7675 3241 | 8079 1361 | 752b 4180 | 7914 2e75 + + 0x0000029318c4ce40: ; {oop(a 'jdk/internal/loader/ClassLoaders$PlatformClassLoader'{0x00000000e0568460})} + 0x0000029318c4ce40: 2449 ba60 | 8456 e000 | 0000 0048 | 8b4c 2428 | 493b ca0f | 85f7 1b00 + + 0x0000029318c4ce58: ; {oop(a 'jdk/internal/loader/ClassLoaders$PlatformClassLoader'{0x00000000e0568460})} + 0x0000029318c4ce58: 0049 be60 | 8456 e000 | 0000 00eb | 054c 8b74 | 2428 4c8b | 5424 4041 | 8b4a 1089 | 4c24 4841 + 0x0000029318c4ce78: 8d5b ff45 | 8d50 ff44 | 3bd3 440f | 4fd3 4585 | d20f 8cb0 | 0c00 0033 | f60f 1f84 | 0000 0000 + 0x0000029318c4ce98: 000f 1f80 | 0000 0000 | 453b d30f | 8320 1300 | 0043 807c | 1110 2e74 | 1a49 8b9f | 5804 0000 + 0x0000029318c4ceb8: 41ff ca49 + + 0x0000029318c4cebc: ; ImmutableOopMap {r9=NarrowOop rcx=Oop r13=Oop r14=Oop xmm0=Oop xmm1=Derived_oop_xmm0 [40]=Oop [48]=Oop [64]=Oop [72]=NarrowOop } + ;*goto {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.StringLatin1::lastIndexOf@35 + ; - java.lang.String::lastIndexOf@13 + ; - java.lang.String::lastIndexOf@8 + ; - java.lang.ClassLoader::checkCerts@3 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + ; {poll} + 0x0000029318c4cebc: 8bcd 8503 | 4585 d27d | db41 baff | ffff ff41 | 83fa ff0f | 845b 0c00 | 0045 85d2 | 0f8c fa16 + 0x0000029318c4cedc: 0000 453b | d00f 8fdd | 1700 0045 | 3bd0 0f84 | 070a 0000 | 4585 d20f | 84d8 0f00 | 0049 8b9f + 0x0000029318c4cefc: b801 0000 | 4c8b c349 | 83c0 184d | 3b87 c801 | 0000 0f83 | 230f 0000 | 4d89 87b8 | 0100 0041 + 0x0000029318c4cf1c: 0f18 8000 | 0100 0048 | c703 0100 + + 0x0000029318c4cf28: ; {metadata('java/lang/String')} + 0x0000029318c4cf28: 0000 c743 | 0878 e800 | 0044 8963 | 0c4c 8963 | 1045 3bd3 | 0f85 9400 | 0000 4d63 | c341 81fb + 0x0000029318c4cf48: 0000 1000 | 0f87 be12 | 0000 498b | bfb8 0100 | 004d 8d50 | 1749 83e2 | f848 8bcf | 4903 ca49 + 0x0000029318c4cf68: 3b8f c801 | 0000 0f83 | 9c12 0000 | 4989 8fb8 | 0100 000f | 1881 0001 | 0000 48c7 | 0701 0000 + 0x0000029318c4cf88: 000f 1881 | 4001 0000 + + 0x0000029318c4cf90: ; {metadata({type array byte})} + 0x0000029318c4cf90: c747 0818 | 2300 0044 | 895f 0c0f | 1881 8001 | 0000 488b | d748 83c2 | 1049 83c0 | 0749 c1e8 + 0x0000029318c4cfb0: 03c4 e1f9 | 7ec9 c5f8 | 7749 ba60 | 4b3b 1893 | 0200 0041 + + 0x0000029318c4cfc4: ; {other} + 0x0000029318c4cfc4: ffd2 0f1f | 8400 0000 | 0000 488b | efe9 de00 | 0000 4181 | fa00 0010 | 000f 8701 | 1500 0049 + 0x0000029318c4cfe4: 63ca 453b | da41 8beb | 410f 4fea | 896c 246c | 443b dd0f | 8258 1500 | 0044 3bd5 | 0f82 4f15 + 0x0000029318c4d004: 0000 4883 | c117 4c8b | c149 83e0 | f841 81fa | 0000 1000 | 0f87 170f | 0000 498b | afb8 0100 + 0x0000029318c4d024: 004c 8bdd | 4d03 d84d | 3b9f c801 | 0000 0f83 | fd0e 0000 | 4d89 9fb8 | 0100 0041 | 0f18 8300 + 0x0000029318c4d044: 0100 0048 | c745 0001 | 0000 0041 | 0f18 8340 + + 0x0000029318c4d054: ; {metadata({type array byte})} + 0x0000029318c4d054: 0100 00c7 | 4508 1823 | 0000 4489 | 550c 410f | 1883 8001 | 0000 4c8b | cd49 83c1 | 1048 c1e9 + 0x0000029318c4d074: 0344 8b5c | 246c 4585 | db0f 8469 | 1400 0045 | 3bda 0f8c | e50b 0000 | 4983 c0f0 | 49c1 e803 + 0x0000029318c4d094: c4e1 f97e | c949 8bd1 | c5f8 7749 | ba60 4b3b | 1893 0200 | 0041 ffd2 + + 0x0000029318c4d0ac: ; {other} + 0x0000029318c4d0ac: 0f1f 8400 | 0000 0000 | 4180 7f40 | 000f 85a5 | 0a00 004c | 8bd5 4489 | 5314 4c8b | d34c 8bdd + 0x0000029318c4d0cc: 4d33 da49 | c1eb 144d | 85db 741a | 49c1 ea09 | 48b9 0000 | da1f 9302 | 0000 4903 | ca80 3902 + 0x0000029318c4d0ec: 0f85 a50a | 0000 4488 | 6310 448b | 5c24 4841 | 8b6b 1485 | ed0f 8575 | 1500 0041 | 8b6b 1085 + 0x0000029318c4d10c: ed0f 8519 | 1300 0045 | 8b56 2c45 | 85d2 0f84 | a412 0000 | 4c89 7424 | 5089 7424 | 484c 896c + 0x0000029318c4d12c: 2420 498b + + 0x0000029318c4d130: ; {oop(a 'java/security/cert/Certificate'[0] {0x00000000e07ffcc0})} + 0x0000029318c4d130: d249 b9c0 | fc7f e000 | 0000 00bf | 0100 0000 | 4c8b c349 | 8bed 6690 + + 0x0000029318c4d148: ; {optimized virtual_call} + 0x0000029318c4d148: c5f8 77e8 + + 0x0000029318c4d14c: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [48]=Oop [64]=Oop [80]=Oop } + ;*invokevirtual putVal {reexecute=0 rethrow=0 return_oop=1} + ; - java.util.concurrent.ConcurrentHashMap::putIfAbsent@4 + ; - java.lang.ClassLoader::checkCerts@62 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4d14c: 70fe d0ff + + 0x0000029318c4d150: ; {other} + 0x0000029318c4d150: 0f1f 8400 | c008 0001 | 4885 c074 | 1c44 8b50 + + 0x0000029318c4d160: ; {metadata('java/security/cert/Certificate'[])} + 0x0000029318c4d160: 0841 81fa | 2029 1000 | 0f85 1a19 | 0000 8b68 | 0c85 ed0f | 8733 1500 | 004c 8b54 | 2440 458b + 0x0000029318c4d180: 4210 418b | 680c 448b | 5d38 4585 | db0f 8449 | 1200 0049 | 8bd3 4c8b | c566 6690 + + 0x0000029318c4d19c: ; {optimized virtual_call} + 0x0000029318c4d19c: c5f8 77e8 + + 0x0000029318c4d1a0: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [64]=Oop } + ;*invokevirtual toExternalForm {reexecute=0 rethrow=0 return_oop=1} + ; - java.net.URL::toExternalForm@5 + ; - java.net.URL::toString@1 + ; - java.lang.ClassLoader::defineClassSourceLocation@22 + ; - java.lang.ClassLoader::defineClass@12 + 0x0000029318c4d1a0: 3c2c d0ff + + 0x0000029318c4d1a4: ; {other} + 0x0000029318c4d1a4: 0f1f 8400 | 1409 0002 | 488b 5424 | 284c 8b44 | 2420 4c8b | 4c24 308b | 7c24 388b | 7424 3c48 + 0x0000029318c4d1c4: 8b4c 2440 | 4889 0424 + + 0x0000029318c4d1cc: ; {static_call} + 0x0000029318c4d1cc: c5f8 77e8 + + 0x0000029318c4d1d0: ; ImmutableOopMap {[40]=Oop [64]=Oop } + ;*invokestatic defineClass1 {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.ClassLoader::defineClass@27 + 0x0000029318c4d1d0: 0cc1 d2ff + + 0x0000029318c4d1d4: ; {other} + 0x0000029318c4d1d4: 0f1f 8400 | 4409 0003 | 4889 4424 | 2044 8b58 | 3c45 85db | 7417 498b | db49 ba00 | 00da 1f93 + 0x0000029318c4d1f4: 0200 004c | 8954 2468 | e92a 0300 | 004c 8b50 | 1045 8b42 | 0845 85c0 | 0f8c ae12 | 0000 448b + 0x0000029318c4d214: 582c 4585 | db0f 84e8 | 0600 004d | 8bc3 458b | 4814 418b | 490c 410f | be58 10c4 | e262 f7f9 + 0x0000029318c4d234: 448d 57ff | 85db 0f85 | a015 0000 | 4d8b d94c | 899c 2488 | 0000 0044 | 8d59 ff45 | 3bda 450f + 0x0000029318c4d254: 4fda 4585 | db0f 8ce7 + + 0x0000029318c4d25c: ; {oop(""{0x00000000e0566d58})} + 0x0000029318c4d25c: 0800 0048 | bb58 6d56 | e000 0000 | 0049 ba00 | 00da 1f93 | 0200 004c | 8954 2468 | 0f1f 8400 + 0x0000029318c4d27c: 0000 0000 | 443b d90f | 8371 1000 | 0043 807c | 1910 2e74 | 1c49 8b97 | 5804 0000 | 41ff cb4c + 0x0000029318c4d29c: ; ImmutableOopMap {r10=Oop r8=Oop r9=NarrowOop rbx=Oop [32]=Oop [40]=Oop [64]=Oop [136]=Oop } + ;*goto {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.StringLatin1::lastIndexOf@35 + ; - java.lang.String::lastIndexOf@13 + ; - java.lang.String::lastIndexOf@8 + ; - java.lang.Class::getPackageName@47 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d29c: 8b54 2420 + + 0x0000029318c4d2a0: ; {poll} + 0x0000029318c4d2a0: 8502 4585 | db7d d941 | bbff ffff | ff41 83fb | ff0f 842c | 0200 0045 | 85db 0f8c | 8015 0000 + 0x0000029318c4d2c0: 443b df0f | 8faf 1500 | 0044 3bdf | 0f84 2d06 | 0000 4585 | db0f 8443 | 0d00 0049 | 8b9f b801 + 0x0000029318c4d2e0: 0000 4c8b | d349 83c2 | 184d 3b97 | c801 0000 | 0f83 e70c | 0000 4d89 | 97b8 0100 | 0041 0f18 + 0x0000029318c4d300: 8200 0100 | 0048 c703 | 0100 0000 + + 0x0000029318c4d30c: ; {metadata('java/lang/String')} + 0x0000029318c4d30c: c743 0878 | e800 0044 | 8963 0c4c | 8963 104d | 8d51 1044 | 3bd9 0f85 | 9000 0000 | 4c63 c181 + 0x0000029318c4d32c: f900 0010 | 000f 873a | 1000 0049 | 8bbf b801 | 0000 4d8d | 5817 4983 | e3f8 488b | d749 03d3 + 0x0000029318c4d34c: 493b 97c8 | 0100 000f | 8318 1000 | 0049 8997 | b801 0000 | 0f18 8200 | 0100 0048 | c707 0100 + 0x0000029318c4d36c: 0000 0f18 | 8240 0100 + + 0x0000029318c4d374: ; {metadata({type array byte})} + 0x0000029318c4d374: 00c7 4708 | 1823 0000 | 894f 0c0f | 1882 8001 | 0000 488b | d748 83c2 | 1049 83c0 | 0749 c1e8 + 0x0000029318c4d394: 0349 8bca | c5f8 7749 | ba60 4b3b | 1893 0200 | 0041 ffd2 + + 0x0000029318c4d3a8: ; {other} + 0x0000029318c4d3a8: 0f1f 8400 | 0000 0000 | 488b f7e9 | d200 0000 | 4181 fb00 | 0010 000f | 8757 1300 | 0049 63d3 + 0x0000029318c4d3c8: 413b cb8b | e941 0f4f | eb3b cd0f | 82b7 1300 | 0044 3bdd | 0f82 ae13 | 0000 4883 | c217 488b + 0x0000029318c4d3e8: fa48 83e7 | f841 81fb | 0000 1000 | 0f87 4e0d | 0000 498b | b7b8 0100 | 004c 8bc6 | 4c03 c74d + 0x0000029318c4d408: 3b87 c801 | 0000 0f83 | 340d 0000 | 4d89 87b8 | 0100 0041 | 0f18 8000 | 0100 0048 | c706 0100 + 0x0000029318c4d428: 0000 410f | 1880 4001 + + 0x0000029318c4d430: ; {metadata({type array byte})} + 0x0000029318c4d430: 0000 c746 | 0818 2300 | 0044 895e | 0c41 0f18 | 8080 0100 | 004c 8bce | 4983 c110 | 48c1 ea03 + 0x0000029318c4d450: 85ed 0f84 | cc12 0000 | 413b eb0f | 8c31 0900 | 0048 83c7 | f048 c1ef | 0349 8bca | 498b d14c + 0x0000029318c4d470: 8bc7 c5f8 | 7749 ba60 | 4b3b 1893 | 0200 0041 + + 0x0000029318c4d480: ; {other} + 0x0000029318c4d480: ffd2 0f1f | 8400 0000 | 0000 4180 | 7f40 000f | 8579 0800 | 004c 8bd3 | 4c8b de44 | 895b 144c + 0x0000029318c4d4a0: 8bde 4d33 | da49 c1eb | 144d 85db | 741a 49c1 | ea09 48b9 | 0000 da1f | 9302 0000 | 4903 ca80 + 0x0000029318c4d4c0: 3902 0f85 | 7908 0000 | 4488 6310 | 488b d390 + + 0x0000029318c4d4d0: ; {optimized virtual_call} + 0x0000029318c4d4d0: c5f8 77e8 + + 0x0000029318c4d4d4: ; ImmutableOopMap {[32]=Oop [40]=Oop [64]=Oop } + ;*invokevirtual intern {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.Class::getPackageName@65 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d4d4: 88a4 ceff + + 0x0000029318c4d4d8: ; {other} + 0x0000029318c4d4d8: 0f1f 8400 | 480c 0005 | 488b d841 | 807f 4000 | 0f85 fa06 | 0000 4c8b | d34c 8b5c | 2420 4589 + 0x0000029318c4d4f8: 533c 4d8b | d34c 8bdb | 4d33 da49 | c1eb 144d | 85db 741f | 4885 db74 | 1a49 c1ea | 0948 b900 + 0x0000029318c4d518: 00da 1f93 | 0200 0049 | 03ca 8039 | 020f 85f5 | 0600 004c | 8b54 2428 | 458b 5238 | 4585 d20f + 0x0000029318c4d538: 84b7 0e00 | 004c 8bcb + + 0x0000029318c4d540: ; implicit exception: dispatches to 0x0000029318c4eb0c + 0x0000029318c4d540: 8b43 0c4c | 8b5c 2420 | 418b 4b30 | 85c0 0f84 | 4303 0000 | 418b 5a28 | 85db 0f84 | 8f00 0000 + 0x0000029318c4d560: 448b 530c | 4585 d20f | 869f 1000 | 0044 8bc0 | 41c1 e810 | 4433 c041 | ffca 4181 | e0ff ffff + 0x0000029318c4d580: 7f45 23d0 | 4d63 d246 | 8b54 9310 | 4585 d274 | 5e45 8b5a | 0c49 8bda | 453b d80f | 842c 0200 + 0x0000029318c4d5a0: 0045 85db | 0f8c 9613 | 0000 448b | 5b18 4585 | db74 3c49 | 8bf3 8b7e | 0c49 8b97 + + 0x0000029318c4d5bc: ; ImmutableOopMap {r9=Oop rcx=NarrowOop rsi=Oop [32]=Oop [40]=Oop [64]=Oop } + ;*if_icmpne {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.concurrent.ConcurrentHashMap::get@127 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d5bc: 5804 0000 + + 0x0000029318c4d5c0: ; {poll} + 0x0000029318c4d5c0: 8502 413b | f874 0e44 | 8b56 1845 | 85d2 741f | 498b f2eb | e18b 6e10 | 4c8b d54d | 3bd1 0f85 + 0x0000029318c4d5e0: 6003 0000 | 8b6e 1485 | ed0f 8541 | 0200 0049 | 8b87 b801 | 0000 4c8b | d049 83c2 | 184d 3b97 + 0x0000029318c4d600: c801 0000 | 0f83 960c | 0000 4d89 | 97b8 0100 | 0041 0f18 | 8200 0100 | 0048 c700 | 0100 0000 + 0x0000029318c4d620: ; {metadata('java/lang/NamedPackage')} + 0x0000029318c4d620: c740 08e8 | c001 0044 | 8960 0c4c | 8960 104c | 894c 2430 | 894c 2438 | 4889 4424 | 4848 8b54 + 0x0000029318c4d640: 2430 6690 + + 0x0000029318c4d644: ; {optimized virtual_call} + 0x0000029318c4d644: c5f8 77e8 + + 0x0000029318c4d648: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop } + ;*invokevirtual isEmpty {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@5 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d648: f4a0 d7ff + + 0x0000029318c4d64c: ; {other} + 0x0000029318c4d64c: 0f1f 8400 | bc0d 0007 | 85c0 0f84 | 7a03 0000 | 448b 5424 | 3845 85d2 | 0f84 8e12 | 0000 4c89 + 0x0000029318c4d66c: 5424 5049 | 8bd2 6690 + + 0x0000029318c4d674: ; {optimized virtual_call} + 0x0000029318c4d674: c5f8 77e8 + + 0x0000029318c4d678: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop } + ;*invokevirtual isNamed {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@12 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d678: c448 f8ff + + 0x0000029318c4d67c: ; {other} + 0x0000029318c4d67c: 0f1f 8400 | ec0d 0008 | 85c0 0f84 | 4a03 0000 | 498b 87b8 | 0100 004c | 8bd0 4983 | c228 4d3b + 0x0000029318c4d69c: 97c8 0100 | 000f 83aa | 0c00 004d | 8997 b801 | 0000 410f | 1882 0001 | 0000 48c7 | 0001 0000 + 0x0000029318c4d6bc: ; {metadata('java/lang/InternalError')} + 0x0000029318c4d6bc: 00c7 4008 | 3807 0100 | 4489 600c | 4c89 6010 | 4c89 6018 | 4c89 6020 | 4889 4424 | 6849 8b87 + 0x0000029318c4d6dc: b801 0000 | 4c8b d049 | 83c2 184d | 3b97 c801 | 0000 0f83 | 3c0c 0000 | 4d89 97b8 | 0100 0041 + 0x0000029318c4d6fc: 0f18 8200 | 0100 0048 | c700 0100 + + 0x0000029318c4d708: ; {metadata('java/lang/StringBuilder')} + 0x0000029318c4d708: 0000 c740 | 0840 8000 | 0044 8960 | 0c4c 8960 | 1048 8be8 | 488b d590 + + 0x0000029318c4d720: ; {optimized virtual_call} + 0x0000029318c4d720: c5f8 77e8 + + 0x0000029318c4d724: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop [104]=Oop } + ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@26 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d724: 5813 78ff + + 0x0000029318c4d728: ; {other} + 0x0000029318c4d728: 0f1f 8400 | 980e 0009 + + 0x0000029318c4d730: ; {oop("unnamed package in "{0x00000000e0ebb7b8})} + 0x0000029318c4d730: 49b8 b8b7 | ebe0 0000 | 0000 488b | d54c 8b54 | 2468 4c89 | 5424 6090 + + 0x0000029318c4d748: ; {optimized virtual_call} + 0x0000029318c4d748: c5f8 77e8 + + 0x0000029318c4d74c: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop [96]=Oop [104]=Oop } + ;*invokevirtual append {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.NamedPackage::@31 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d74c: 3013 78ff + + 0x0000029318c4d750: ; {other} + 0x0000029318c4d750: 0f1f 8400 | c00e 000a | 4885 c00f | 84af 1100 | 0048 8bd0 | 4c8b 4424 | 504c 8b54 | 2460 4c89 + 0x0000029318c4d770: 5424 5090 + + 0x0000029318c4d774: ; {optimized virtual_call} + 0x0000029318c4d774: c5f8 77e8 + + 0x0000029318c4d778: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop [96]=Oop } + ;*invokevirtual append {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.NamedPackage::@35 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d778: 0413 78ff + + 0x0000029318c4d77c: ; {other} + 0x0000029318c4d77c: 0f1f 8400 | ec0e 000b | 4885 c00f | 849b 1100 | 0048 8bd0 + + 0x0000029318c4d790: ; {optimized virtual_call} + 0x0000029318c4d790: c5f8 77e8 + + 0x0000029318c4d794: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop } + ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.NamedPackage::@38 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d794: e812 78ff + + 0x0000029318c4d798: ; {other} + 0x0000029318c4d798: 0f1f 8400 | 080f 000c | 488b 5424 | 504c 8bc0 + + 0x0000029318c4d7a8: ; {optimized virtual_call} + 0x0000029318c4d7a8: c5f8 77e8 + + 0x0000029318c4d7ac: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop } + ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@41 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d7ac: d012 78ff + + 0x0000029318c4d7b0: ; {other} + 0x0000029318c4d7b0: 0f1f 8400 | 200f 000d | 488b 5424 | 50c5 f877 | 4881 c4b0 | 0000 005d + + 0x0000029318c4d7c8: ; {runtime_call _rethrow_Java} + 0x0000029318c4d7c8: e933 dc84 | ff41 8b6a | 104c 8bdd | 4d3b d974 | 4b85 ed0f | 8497 1100 | 0048 895c | 2450 4489 + 0x0000029318c4d7e8: 5424 4844 | 8944 243c | 894c 2438 | 4c8b c549 | 8bd1 498b | e966 6690 + + 0x0000029318c4d800: ; {optimized virtual_call} + 0x0000029318c4d800: c5f8 77e8 + + 0x0000029318c4d804: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [56]=NarrowOop [64]=Oop [72]=NarrowOop [80]=Oop } + ;*invokevirtual equals {reexecute=0 rethrow=0 return_oop=0} + ; - java.util.concurrent.ConcurrentHashMap::get@73 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d804: b8ac eeff + + 0x0000029318c4d808: ; {other} + 0x0000029318c4d808: 0f1f 8400 | 780f 000e | 85c0 0f84 | 0707 0000 | 4c8b cd8b | 4c24 3844 | 8b54 2448 | 418b 6a14 + 0x0000029318c4d828: 85ed 0f84 | bffd ffff | 448b 5508 | 49bb 0000 | 0024 9302 | 0000 4d03 | da4d 8b53 + + 0x0000029318c4d844: ; {metadata('java/lang/NamedPackage')} + 0x0000029318c4d844: 3849 bbe8 | c001 2493 | 0200 004d | 3bd3 0f85 | 500c 0000 | 4c8b 5424 | 4045 8b52 | 1041 8b6a + 0x0000029318c4d864: 1485 ed0f | 8557 0f00 | 0041 8b6a | 1085 ed0f | 8513 0c00 | 0048 8b44 | 2420 c5f8 | 7748 81c4 + 0x0000029318c4d884: b000 0000 + + 0x0000029318c4d888: ; {poll_return} + 0x0000029318c4d888: 5d49 3ba7 | 5004 0000 | 0f87 b614 | 0000 c344 | 0fb6 5b11 | 4585 db0f | 858b 0500 | 0044 8b5b + 0x0000029318c4d8a8: 1449 8bea | 498b d380 | 7b10 000f | 8527 0600 | 0089 4c24 | 3c44 8954 | 2438 4889 | 5c24 3090 + 0x0000029318c4d8c8: ; {static_call} + 0x0000029318c4d8c8: c5f8 77e8 + + 0x0000029318c4d8cc: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [60]=NarrowOop [64]=Oop } + ;*invokestatic hashCode {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.String::hashCode@27 + ; - java.util.concurrent.ConcurrentHashMap::get@1 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d8cc: b017 78ff + + 0x0000029318c4d8d0: ; {other} + 0x0000029318c4d8d0: 0f1f 8400 | 4010 000f | 85c0 0f84 | 2506 0000 | 4c8b 4c24 | 3041 8941 | 0c44 8b54 | 2438 8b4c + 0x0000029318c4d8f0: 243c e95d | fcff ff49 | 8bdd e9f7 | f7ff ff49 | 8bd8 e9c5 | fbff ff48 | 8bd0 488b | 6c24 4090 + 0x0000029318c4d910: ; {optimized virtual_call} + 0x0000029318c4d910: c5f8 77e8 + + 0x0000029318c4d914: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [64]=Oop } + ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.Class::getName@14 + ; - java.lang.Class::getPackageName@40 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d914: c8b0 d0ff + + 0x0000029318c4d918: ; {other} + 0x0000029318c4d918: 0f1f 8400 | 8810 0010 | 4c8b c048 | 85c0 0f85 | f6f8 ffff | baf6 ffff | ff66 6690 + + 0x0000029318c4d934: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4d934: c5f8 77e8 + + 0x0000029318c4d938: ; ImmutableOopMap {} + ;*invokevirtual lastIndexOf {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.Class::getPackageName@47 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d938: 446a 78ff + + 0x0000029318c4d93c: ; {other} + 0x0000029318c4d93c: 0f1f 8400 | ac10 0011 | 85ed 0f84 | 9010 0000 | 4889 7424 | 5844 8944 | 2454 894c | 2450 4c89 + 0x0000029318c4d95c: 4c24 484c | 8b54 2420 | 4c89 5424 | 384c 8b54 | 2468 4c89 | 5424 304c | 8b54 2428 | 4c89 5424 + 0x0000029318c4d97c: 204c 8bc5 | 498b d148 | 8b6c 2438 + + 0x0000029318c4d988: ; {optimized virtual_call} + 0x0000029318c4d988: c5f8 77e8 + + 0x0000029318c4d98c: ; ImmutableOopMap {rbp=Oop [32]=Oop [64]=Oop [72]=Oop [80]=NarrowOop [88]=Oop } + ;*invokevirtual equals {reexecute=0 rethrow=0 return_oop=0} + ; - java.util.concurrent.ConcurrentHashMap::get@149 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d98c: 30ab eeff + + 0x0000029318c4d990: ; {other} + 0x0000029318c4d990: 0f1f 8400 | 0011 0012 | 4d8b 9758 + + 0x0000029318c4d99c: ; ImmutableOopMap {rbp=Oop [32]=Oop [64]=Oop [72]=Oop [80]=NarrowOop [88]=Oop } + ;*ifeq {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.concurrent.ConcurrentHashMap::get@152 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + ; {poll} + 0x0000029318c4d99c: 0400 0041 | 8502 85c0 | 0f84 1f09 | 0000 4c8b | 5424 204c | 8954 2428 | 4c8b 5424 | 304c 8954 + 0x0000029318c4d9bc: 2468 4889 | 6c24 204c | 8b4c 2448 | 8b4c 2450 | 488b 7424 | 58e9 0efc | ffff 448b | 5424 3849 + 0x0000029318c4d9dc: 8bea 488b | 5424 3090 + + 0x0000029318c4d9e4: ; {optimized virtual_call} + 0x0000029318c4d9e4: c5f8 77e8 + + 0x0000029318c4d9e8: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop } + ;*invokevirtual intern {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.NamedPackage::@47 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4d9e8: 749f ceff + + 0x0000029318c4d9ec: ; {other} + 0x0000029318c4d9ec: 0f1f 8400 | 5c11 0014 | 488b d841 | 807f 4000 | 0f85 2b06 | 0000 4c8b | 5424 484c | 8954 2450 + 0x0000029318c4da0c: 4c8b c34d | 8bd8 4c8b | 5424 5045 | 895a 0c4d | 8bd8 4d33 | da49 c1eb | 144d 85db | 741f 4d85 + 0x0000029318c4da2c: c074 1a49 | c1ea 0948 | b900 00da | 1f93 0200 | 0049 03ca | 8039 020f | 85ae 0600 | 0041 807f + 0x0000029318c4da4c: 4000 0f85 | 1606 0000 | 448b 5424 | 3844 8954 | 2448 4c8b | 5424 5044 | 8b5c 2438 | 4589 5a10 + 0x0000029318c4da6c: 4c8b d54c | 8b5c 2450 | 4d33 d349 | c1ea 144d | 85d2 7420 | 448b 4424 | 3845 85c0 | 7416 49c1 + 0x0000029318c4da8c: eb09 4c8b | 4424 684d | 03c3 4180 | 3802 0f85 | 0206 0000 | 4c8b 5424 | 2845 8b5a | 3845 85db + 0x0000029318c4daac: 0f84 fa0e | 0000 498b | d34c 8b44 | 2430 4c8b | 4c24 5090 + + 0x0000029318c4dac0: ; {optimized virtual_call} + 0x0000029318c4dac0: c5f8 77e8 + + 0x0000029318c4dac4: ; ImmutableOopMap {[32]=Oop [40]=Oop [64]=Oop [72]=NarrowOop [80]=Oop } + ;*invokevirtual putIfAbsent {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.ClassLoader::getNamedPackage@32 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4dac4: f87c daff + + 0x0000029318c4dac8: ; {other} + 0x0000029318c4dac8: 0f1f 8400 | 3812 0015 | 4885 c00f | 847f fdff | ff44 8b58 | 0849 ba00 | 0000 2493 | 0200 004d + 0x0000029318c4dae8: 03d3 4d8b + + 0x0000029318c4daec: ; {metadata('java/lang/NamedPackage')} + 0x0000029318c4daec: 5238 49bb | e8c0 0124 | 9302 0000 | 4d3b d30f | 85c3 0e00 | 0048 8be8 | ba54 ffff | ff4c 8b54 + 0x0000029318c4db0c: 2440 4c89 | 5424 3844 | 8b5c 2448 | 4489 5c24 | 4066 6690 + + 0x0000029318c4db20: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4db20: c5f8 77e8 + + 0x0000029318c4db24: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [56]=Oop [64]=NarrowOop [80]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::getNamedPackage@42 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4db24: 5868 78ff + + 0x0000029318c4db28: ; {other} + 0x0000029318c4db28: 0f1f 8400 | 9812 0016 + + 0x0000029318c4db30: ; {oop(""{0x00000000e0566d58})} + 0x0000029318c4db30: 48bb 586d | 56e0 0000 | 0000 e9b7 | f5ff ff33 | f6e9 7ff3 + + 0x0000029318c4db44: ; {oop(""{0x00000000e0566d58})} + 0x0000029318c4db44: ffff 48bb | 586d 56e0 | 0000 0000 | 49ba 0000 | da1f 9302 | 0000 4c89 | 5424 68e9 | 43f7 ffff + 0x0000029318c4db64: 448b 5b14 | 4585 db0f | 844e f5ff | ff4d 8b57 | 2849 8bcb | 4d85 d20f | 847b 0b00 | 004d 8b5f + 0x0000029318c4db84: 384b 894c | 13f8 4983 | c2f8 4d89 | 5728 e928 | f5ff ff4d | 8b57 584d | 8b5f 48f0 | 8344 24c0 + 0x0000029318c4dba4: 0080 3900 | 0f84 44f5 | ffff 4488 | 214d 85db | 7520 498b | d7c5 f877 | 49ba d0a0 | fba9 fb7f + 0x0000029318c4dbc4: 0000 41ff + + 0x0000029318c4dbc8: ; {other} + 0x0000029318c4dbc8: d20f 1f84 | 0000 0000 | 00e9 1cf5 | ffff 4b89 | 4c1a f849 | 83c3 f84d | 895f 48e9 | 0af5 ffff + 0x0000029318c4dbe8: 4c8b 5424 | 2045 8b5a | 3c45 85db | 0f84 f4f8 | ffff 4d8b | 5728 498b | cb4d 85d2 | 0f84 160c + 0x0000029318c4dc08: 0000 4d8b | 5f38 4b89 | 4c13 f849 | 83c2 f84d | 8957 28e9 | cef8 ffff | 4d8b 5758 | 4d8b 5f48 + 0x0000029318c4dc28: f083 4424 | c000 8039 | 000f 84f4 | f8ff ff44 | 8821 4d85 | db75 2049 | 8bd7 c5f8 | 7749 bad0 + 0x0000029318c4dc48: a0fb a9fb | 7f00 0041 + + 0x0000029318c4dc50: ; {other} + 0x0000029318c4dc50: ffd2 0f1f | 8400 0000 | 0000 e9cc | f8ff ff4b | 894c 1af8 | 4983 c3f8 | 4d89 5f48 | e9ba f8ff + 0x0000029318c4dc70: ff4d 63c3 | 4d8d 5010 | 4d8b da49 | 83e3 f848 | 8bfd 4903 | fb49 c1ea | 0349 2bca | 4833 c048 + 0x0000029318c4dc90: 83f9 087f | 1048 ffc9 | 784f 4889 | 04cf 48ff | c97d f7eb | 44c5 fdef | c0e9 0d00 | 0000 c5fe + 0x0000029318c4dcb0: 7f07 c5fe | 7f47 2048 | 83c7 4048 | 83e9 087d | ed48 83c1 | 047c 0cc5 | fe7f 0748 | 83c7 2048 + 0x0000029318c4dcd0: 83e9 0448 | 83c1 047e | 1048 ffc9 | c5f9 d607 | 4883 c708 | 48ff c97d | f3c4 e1f9 | 7ec9 498b + 0x0000029318c4dcf0: d1c5 f877 | 49ba c044 | 3b18 9302 | 0000 41ff + + 0x0000029318c4dd00: ; {other} + 0x0000029318c4dd00: d20f 1f84 | 0000 0000 | 00e9 a6f3 | ffff 448b | 5b14 4585 | db0f 847a | f7ff ff4d | 8b57 2849 + 0x0000029318c4dd20: 8bcb 4d85 | d20f 8489 | 0b00 004d | 8b5f 384b | 894c 13f8 | 4983 c2f8 | 4d89 5728 | e954 f7ff + 0x0000029318c4dd40: ff4d 8b57 | 484d 8b5f | 58f0 8344 | 24c0 0080 | 3900 0f84 | 70f7 ffff | 4488 214d | 85d2 7520 + 0x0000029318c4dd60: 498b d7c5 | f877 49ba | d0a0 fba9 | fb7f 0000 + + 0x0000029318c4dd70: ; {other} + 0x0000029318c4dd70: 41ff d20f | 1f84 0000 | 0000 00e9 | 48f7 ffff | 4b89 4c13 | f849 83c2 | f84d 8957 | 48e9 36f7 + 0x0000029318c4dd90: ffff 4c63 | c54d 8d58 | 1049 8bcb | 4883 e1f8 | 488b fe48 | 03f9 49c1 | eb03 492b | d348 8bca + 0x0000029318c4ddb0: 4833 c048 | 83f9 087f | 1048 ffc9 | 784f 4889 | 04cf 48ff | c97d f7eb | 44c5 fdef | c0e9 0d00 + 0x0000029318c4ddd0: 0000 c5fe | 7f07 c5fe | 7f47 2048 | 83c7 4048 | 83e9 087d | ed48 83c1 | 047c 0cc5 | fe7f 0748 + 0x0000029318c4ddf0: 83c7 2048 | 83e9 0448 | 83c1 047e | 1048 ffc9 | c5f9 d607 | 4883 c708 | 48ff c97d | f349 8bca + 0x0000029318c4de10: 498b d1c5 | f877 49ba | c044 3b18 | 9302 0000 + + 0x0000029318c4de20: ; {other} + 0x0000029318c4de20: 41ff d20f | 1f84 0000 | 0000 00e9 | 5af6 ffff | 33c0 e91d | f7ff ff44 | 8954 2470 | 448b 4424 + 0x0000029318c4de40: 4844 8944 | 2454 4c89 | 7424 68c5 | fb11 4c24 | 60c5 fb11 | 4424 5889 | 7424 5044 | 895c 244c + 0x0000029318c4de60: 4489 4c24 | 484c 8b54 | 2428 4c89 | 5424 2049 + + 0x0000029318c4de70: ; {metadata('java/lang/String')} + 0x0000029318c4de70: 8bed 48ba | 78e8 0024 | 9302 0000 + + 0x0000029318c4de7c: ; {runtime_call _new_instance_Java} + 0x0000029318c4de7c: c5f8 77e8 + + 0x0000029318c4de80: ; ImmutableOopMap {rbp=Oop [32]=Oop [48]=Oop [64]=Oop [72]=NarrowOop [84]=NarrowOop [88]=Oop [96]=Derived_oop_[88] [104]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.StringLatin1::newString@7 + ; - java.lang.String::substring@41 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4de80: fc95 84ff + + 0x0000029318c4de84: ; {other} + 0x0000029318c4de84: 0f1f 8400 | f415 0017 | 4c8b ed4c | 8b54 2420 | 4c89 5424 | 2844 8b4c | 2448 448b | 5c24 4c8b + 0x0000029318c4dea4: 7424 50c5 | fb10 4424 | 5848 8b7c | 2460 4c8b | 7424 688b | 4c24 5489 | 4c24 4844 | 8b54 2470 + 0x0000029318c4dec4: 488b d8c4 | e1f9 6ecf | e968 f0ff + + 0x0000029318c4ded0: ; {oop(""{0x00000000e0566d58})} + 0x0000029318c4ded0: ff48 bb58 | 6d56 e000 | 0000 00e9 | 16f2 ffff | 894c 243c | 4489 5424 | 3848 895c | 2430 6690 + 0x0000029318c4def0: ; {static_call} + 0x0000029318c4def0: c5f8 77e8 + + 0x0000029318c4def4: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [60]=NarrowOop [64]=Oop } + ;*invokestatic hashCode {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.String::hashCode@37 + ; - java.util.concurrent.ConcurrentHashMap::get@1 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4def4: 8811 78ff + + 0x0000029318c4def8: ; {other} + 0x0000029318c4def8: 0f1f 8400 | 6816 0018 | e9d3 f9ff | ff4c 8b4c | 2430 41c6 | 4111 0133 | c044 8b54 | 2438 8b4c + 0x0000029318c4df18: 243c e935 | f6ff ff4c | 8bcd 8b4c | 2438 448b | 4424 3c48 | 8b5c 2450 | e975 f6ff | ff4c 8984 + 0x0000029318c4df38: 2480 0000 | 0048 894c | 2478 4889 | 5c24 7044 | 8954 2468 | 448b 5c24 | 4844 895c | 244c 4c89 + 0x0000029318c4df58: 7424 60c5 | fb11 4c24 | 58c5 fb11 | 4424 5089 | 7424 484c | 8b54 2428 | 4c89 5424 | 2049 8bed + 0x0000029318c4df78: ; {metadata({type array byte})} + 0x0000029318c4df78: 48ba 1823 | 0024 9302 | 0000 448b | 4424 6890 + + 0x0000029318c4df88: ; {runtime_call _new_array_nozero_Java} + 0x0000029318c4df88: c5f8 77e8 + + 0x0000029318c4df8c: ; ImmutableOopMap {rbp=Oop [32]=Oop [48]=Oop [64]=Oop [76]=NarrowOop [80]=Oop [88]=Derived_oop_[80] [96]=Oop [112]=Oop } + ;*newarray {reexecute=0 rethrow=0 return_oop=1} + ; - java.util.Arrays::copyOfRangeByte@10 + ; - java.util.Arrays::copyOfRange@13 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4df8c: f09a 84ff + + 0x0000029318c4df90: ; {other} + 0x0000029318c4df90: 0f1f 8400 | 0017 0019 | 4c8b ed4c | 8b54 2420 | 4c89 5424 | 288b 7424 | 48c5 fb10 | 4c24 584c + 0x0000029318c4dfb0: 8b74 2460 | 448b 5424 | 4c44 8954 | 2448 448b | 5424 6848 | 8b5c 2470 | 488b 4c24 | 784c 8b84 + 0x0000029318c4dfd0: 2480 0000 | 0048 8be8 | e98d f0ff | ff44 895c | 2438 894c | 2434 4489 + + 0x0000029318c4dfe8: ; {metadata('java/lang/String')} + 0x0000029318c4dfe8: 4c24 3048 | ba78 e800 | 2493 0200 | 0066 6690 + + 0x0000029318c4dff8: ; {runtime_call _new_instance_Java} + 0x0000029318c4dff8: c5f8 77e8 + + 0x0000029318c4dffc: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=NarrowOop [64]=Oop [136]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.StringLatin1::newString@7 + ; - java.lang.String::substring@41 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4dffc: 8094 84ff + + 0x0000029318c4e000: ; {other} + 0x0000029318c4e000: 0f1f 8400 | 7017 001a | 448b 4c24 | 308b 4c24 | 3444 8b5c | 2438 488b | d8e9 fdf2 + + 0x0000029318c4e01c: ; {oop(""{0x00000000e0566d58})} + 0x0000029318c4e01c: ffff 48bb | 586d 56e0 | 0000 0000 | e99f f4ff | ff4c 8b54 | 2448 4c89 | 5424 5045 | 8b52 0c45 + 0x0000029318c4e03c: 85d2 0f84 | c8f9 ffff | 4d8b 5f28 | 498b ca4d | 85db 0f84 | dc09 0000 | 4d8b 5738 | 4b89 4c1a + 0x0000029318c4e05c: f849 83c3 | f84d 895f | 28e9 a2f9 | ffff 4c8b | 5424 5045 | 8b5a 1045 | 85db 0f84 | d8f9 ffff + 0x0000029318c4e07c: 4d8b 5728 | 498b cb4d | 85d2 0f84 | 8409 0000 | 4d8b 5f38 | 4b89 4c13 | f849 83c2 | f84d 8957 + 0x0000029318c4e09c: 28e9 b2f9 | ffff 4d8b | 5748 4d8b | 5f58 f083 | 4424 c000 | 4180 3800 | 0f84 e6f9 | ffff 4588 + 0x0000029318c4e0bc: 204d 85d2 | 7523 498b | c849 8bd7 | c5f8 7749 | bad0 a0fb | a9fb 7f00 | 0041 ffd2 + + 0x0000029318c4e0d8: ; {other} + 0x0000029318c4e0d8: 0f1f 8400 | 0000 0000 | e9bb f9ff | ff4f 8944 | 13f8 4983 | c2f8 4d89 | 5748 e9a9 | f9ff ff4d + 0x0000029318c4e0f8: 8b57 584d | 8b5f 48f0 | 8344 24c0 | 0080 3900 | 0f84 3bf9 | ffff 4488 | 214d 85db | 7520 498b + 0x0000029318c4e118: d7c5 f877 | 49ba d0a0 | fba9 fb7f | 0000 41ff + + 0x0000029318c4e128: ; {other} + 0x0000029318c4e128: d20f 1f84 | 0000 0000 | 00e9 13f9 | ffff 4b89 | 4c1a f849 | 83c3 f84d | 895f 48e9 | 01f9 ffff + 0x0000029318c4e148: 4889 7c24 | 6048 8954 | 2458 4c89 | 5424 5048 | 895c 2448 | 4489 5c24 | 384c 8b54 | 2420 4c89 + 0x0000029318c4e168: 5424 304c | 8b54 2468 | 4c89 5424 + + 0x0000029318c4e174: ; {metadata({type array byte})} + 0x0000029318c4e174: 2048 ba18 | 2300 2493 | 0200 0045 | 8bc3 6690 + + 0x0000029318c4e184: ; {runtime_call _new_array_nozero_Java} + 0x0000029318c4e184: c5f8 77e8 + + 0x0000029318c4e188: ; ImmutableOopMap {[40]=Oop [48]=Oop [64]=Oop [72]=Oop [136]=Oop [80]=Derived_oop_[136] } + ;*newarray {reexecute=0 rethrow=0 return_oop=1} + ; - java.util.Arrays::copyOfRangeByte@10 + ; - java.util.Arrays::copyOfRange@13 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e188: f498 84ff + + 0x0000029318c4e18c: ; {other} + 0x0000029318c4e18c: 0f1f 8400 | fc18 001b | 4c8b 5424 | 204c 8954 | 2468 4c8b | 5424 304c | 8954 2420 | 448b 5c24 + 0x0000029318c4e1ac: 3848 8b5c | 2448 4c8b | 5424 5048 | 8b54 2458 | 488b 7c24 | 6048 8bf0 | e97c f2ff | ffba e4ff + 0x0000029318c4e1cc: ffff 4489 | 5424 2044 | 8b5c 2438 | 4489 5c24 | 2444 8b54 | 243c 4489 | 5424 384c | 8974 2458 + 0x0000029318c4e1ec: 4c89 6c24 | 6044 8b54 | 2448 4489 | 5424 3c44 | 894c 244c + + 0x0000029318c4e200: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e200: c5f8 77e8 + + 0x0000029318c4e204: ; ImmutableOopMap {[40]=Oop [48]=Oop [60]=NarrowOop [64]=Oop [76]=NarrowOop [88]=Oop [96]=Oop } + ;*baload {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.StringLatin1::lastIndexOf@24 + ; - java.lang.String::lastIndexOf@13 + ; - java.lang.String::lastIndexOf@8 + ; - java.lang.ClassLoader::checkCerts@3 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e204: 7861 78ff + + 0x0000029318c4e208: ; {other} + 0x0000029318c4e208: 0f1f 8400 | 7819 001c | 4c89 4424 | 7848 895c | 2470 448b | 4424 4844 | 8944 2468 | 4c89 7424 + 0x0000029318c4e228: 60c5 fb11 | 4c24 58c5 | fb11 4424 | 5089 7424 | 4c44 894c | 2448 4c8b | 5424 284c | 8954 2420 + 0x0000029318c4e248: ; {metadata({type array byte})} + 0x0000029318c4e248: 498b ed48 | ba18 2300 | 2493 0200 | 0045 8bc3 + + 0x0000029318c4e258: ; {runtime_call _new_array_nozero_Java} + 0x0000029318c4e258: c5f8 77e8 + + 0x0000029318c4e25c: ; ImmutableOopMap {rbp=Oop [32]=Oop [48]=Oop [64]=Oop [72]=NarrowOop [80]=Oop [88]=Derived_oop_[80] [96]=Oop [104]=NarrowOop [112]=Oop } + ;*invokevirtual clone {reexecute=1 rethrow=0 return_oop=1} + ; - (reexecute) java.util.Arrays::copyOfRange@18 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e25c: 2098 84ff + + 0x0000029318c4e260: ; {other} + 0x0000029318c4e260: 0f1f 8400 | d019 001d | 4c8b ed4c | 8b54 2420 | 4c89 5424 | 288b 7424 | 4cc5 fb10 | 4c24 584c + 0x0000029318c4e280: 8b74 2460 | 448b 5424 | 6844 8954 | 2448 488b | 5c24 704c | 8b44 2478 | 488b f8e9 | 02ed ffff + 0x0000029318c4e2a0: 894c 2438 | 4c89 4c24 + + 0x0000029318c4e2a8: ; {metadata('java/lang/NamedPackage')} + 0x0000029318c4e2a8: 3048 bae8 | c001 2493 | 0200 0090 + + 0x0000029318c4e2b4: ; {runtime_call _new_instance_Java} + 0x0000029318c4e2b4: c5f8 77e8 + + 0x0000029318c4e2b8: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.ClassLoader::getNamedPackage@16 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e2b8: c491 84ff + + 0x0000029318c4e2bc: ; {other} + 0x0000029318c4e2bc: 0f1f 8400 | 2c1a 001e | e96f f3ff | ff4c 8b54 | 2420 4c89 | 5424 284c | 8b54 2430 | 4c89 5424 + 0x0000029318c4e2dc: 6848 896c | 2420 4c8b | 4c24 488b | 4c24 5044 | 8b44 2454 | 488b 5c24 | 58e9 b0f2 | ffff bae4 + 0x0000029318c4e2fc: ffff ff48 | 8b6c 2420 | 4c8b 5424 | 404c 8954 | 2438 4c89 | 4424 4844 | 894c 2458 | 4489 5c24 + 0x0000029318c4e31c: 5c66 6690 + + 0x0000029318c4e320: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e320: c5f8 77e8 + + 0x0000029318c4e324: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [72]=Oop [88]=NarrowOop } + ;*baload {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.StringLatin1::lastIndexOf@24 + ; - java.lang.String::lastIndexOf@13 + ; - java.lang.String::lastIndexOf@8 + ; - java.lang.Class::getPackageName@47 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e324: 5860 78ff + + 0x0000029318c4e328: ; {other} + 0x0000029318c4e328: 0f1f 8400 | 981a 001f + + 0x0000029318c4e330: ; {metadata('java/lang/StringBuilder')} + 0x0000029318c4e330: 48ba 4080 | 0024 9302 | 0000 6690 + + 0x0000029318c4e33c: ; {runtime_call _new_instance_Java} + 0x0000029318c4e33c: c5f8 77e8 + + 0x0000029318c4e340: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop [104]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.NamedPackage::@22 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e340: 3c91 84ff + + 0x0000029318c4e344: ; {other} + 0x0000029318c4e344: 0f1f 8400 | b41a 0020 | e9c8 f3ff + + 0x0000029318c4e350: ; {metadata('java/lang/InternalError')} + 0x0000029318c4e350: ff48 ba38 | 0701 2493 | 0200 0090 + + 0x0000029318c4e35c: ; {runtime_call _new_instance_Java} + 0x0000029318c4e35c: c5f8 77e8 + + 0x0000029318c4e360: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [56]=NarrowOop [64]=Oop [72]=Oop [80]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.lang.NamedPackage::@18 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e360: 1c91 84ff + + 0x0000029318c4e364: ; {other} + 0x0000029318c4e364: 0f1f 8400 | d41a 0021 | e963 f3ff | ff4c 8944 | 2450 4c89 | 5424 4848 | 895c 2438 | 4489 4c24 + 0x0000029318c4e384: 3048 8b6c + + 0x0000029318c4e388: ; {metadata({type array byte})} + 0x0000029318c4e388: 2468 48ba | 1823 0024 | 9302 0000 | 448b c190 + + 0x0000029318c4e398: ; {runtime_call _new_array_nozero_Java} + 0x0000029318c4e398: c5f8 77e8 + + 0x0000029318c4e39c: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=NarrowOop [56]=Oop [64]=Oop [136]=Oop [72]=Derived_oop_[136] } + ;*invokevirtual clone {reexecute=1 rethrow=0 return_oop=1} + ; - (reexecute) java.util.Arrays::copyOfRange@18 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e39c: e096 84ff + + 0x0000029318c4e3a0: ; {other} + 0x0000029318c4e3a0: 0f1f 8400 | 101b 0022 | 4889 6c24 | 6848 8b5c | 2438 4c8b | 5424 484c | 8b44 2450 | 488b f8e9 + 0x0000029318c4e3c0: c2ef ffff | baf6 ffff | ff48 8beb + + 0x0000029318c4e3cc: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e3cc: c5f8 77e8 + + 0x0000029318c4e3d0: ; ImmutableOopMap {rbp=Oop } + ;*invokevirtual putIfAbsent {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::checkCerts@62 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e3d0: ac5f 78ff + + 0x0000029318c4e3d4: ; {other} + 0x0000029318c4e3d4: 0f1f 8400 | 441b 0023 | baf6 ffff | ff66 6690 + + 0x0000029318c4e3e4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e3e4: c5f8 77e8 + + 0x0000029318c4e3e8: ; ImmutableOopMap {rbp=NarrowOop } + ;*invokevirtual toExternalForm {reexecute=0 rethrow=0 return_oop=0} + ; - java.net.URL::toExternalForm@5 + ; - java.net.URL::toString@1 + ; - java.lang.ClassLoader::defineClassSourceLocation@22 + ; - java.lang.ClassLoader::defineClass@12 + 0x0000029318c4e3e8: 945f 78ff + + 0x0000029318c4e3ec: ; {other} + 0x0000029318c4e3ec: 0f1f 8400 | 5c1b 0024 | baf6 ffff | ff48 8beb + + 0x0000029318c4e3fc: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e3fc: c5f8 77e8 + + 0x0000029318c4e400: ; ImmutableOopMap {rbp=Oop } + ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e400: 7c5f 78ff + + 0x0000029318c4e404: ; {other} + 0x0000029318c4e404: 0f1f 8400 | 741b 0025 | ba45 ffff | ff48 8b6c | 2428 4c89 | 4424 4890 + + 0x0000029318c4e41c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e41c: c5f8 77e8 + + 0x0000029318c4e420: ; ImmutableOopMap {rbp=Oop [48]=Oop [64]=Oop [72]=Oop } + ;*ifeq {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::checkName@8 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e420: 5c5f 78ff + + 0x0000029318c4e424: ; {other} + 0x0000029318c4e424: 0f1f 8400 | 941b 0026 | baec ffff | ff4c 8b54 | 2428 4c89 | 5424 204c | 8974 2450 | 4c89 6c24 + 0x0000029318c4e444: 5848 895c | 2460 6690 + + 0x0000029318c4e44c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e44c: c5f8 77e8 + + 0x0000029318c4e450: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [48]=Oop [64]=Oop [72]=NarrowOop [80]=Oop [88]=Oop [96]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.security.CodeSource::getCertificates@22 + ; - java.lang.ClassLoader::checkCerts@34 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e450: 2c5f 78ff + + 0x0000029318c4e454: ; {other} + 0x0000029318c4e454: 0f1f 8400 | c41b 0027 | bace ffff | ff48 8b6c | 2428 4c89 | 6c24 484c | 896c 2450 | 4489 4c24 + 0x0000029318c4e474: 5844 8954 | 245c 6690 + + 0x0000029318c4e47c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e47c: c5f8 77e8 + + 0x0000029318c4e480: ; ImmutableOopMap {rbp=Oop [48]=Oop [64]=Oop [72]=Oop [80]=Oop [88]=NarrowOop } + ;*invokestatic indexOfChar {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.StringLatin1::indexOf@33 + ; - java.lang.String::indexOf@17 + ; - java.lang.String::indexOf@3 + ; - java.lang.ClassLoader::checkName@16 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e480: fc5e 78ff + + 0x0000029318c4e484: ; {other} + 0x0000029318c4e484: 0f1f 8400 | f41b 0028 | baec ffff | ff44 8954 | 2438 6690 + + 0x0000029318c4e498: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e498: c5f8 77e8 + + 0x0000029318c4e49c: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [40]=Oop [56]=NarrowOop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.security.CodeSource::getCertificates@22 + ; - java.lang.ClassLoader::postDefineClass@24 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e49c: e05e 78ff + + 0x0000029318c4e4a0: ; {other} + 0x0000029318c4e4a0: 0f1f 8400 | 101c 0029 | bade ffff | ff66 6690 + + 0x0000029318c4e4b0: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e4b0: c5f8 77e8 + + 0x0000029318c4e4b4: ; ImmutableOopMap {rbp=NarrowOop } + ;*checkcast {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::getNamedPackage@8 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e4b4: c85e 78ff + + 0x0000029318c4e4b8: ; {other} + 0x0000029318c4e4b8: 0f1f 8400 | 281c 002a | ba45 ffff | ff4c 8b54 | 2440 4c89 | 5424 3848 | 8944 2440 + + 0x0000029318c4e4d4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e4d4: c5f8 77e8 + + 0x0000029318c4e4d8: ; ImmutableOopMap {[32]=Oop [40]=Oop [56]=Oop [64]=Oop } + ;*ifeq {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.Class::getPackageName@13 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e4d8: a45e 78ff + + 0x0000029318c4e4dc: ; {other} + 0x0000029318c4e4dc: 0f1f 8400 | 4c1c 002b | 4963 cae9 | faea ffff | 4883 c1fe | 498b f948 | 33c0 4883 | f908 7f10 + 0x0000029318c4e4fc: 48ff c978 | 4f48 8904 | cf48 ffc9 | 7df7 eb44 | c5fd efc0 | e90d 0000 | 00c5 fe7f | 07c5 fe7f + 0x0000029318c4e51c: 4720 4883 | c740 4883 | e908 7ded | 4883 c104 | 7c0c c5fe | 7f07 4883 | c720 4883 | e904 4883 + 0x0000029318c4e53c: c104 7e10 | 48ff c9c5 | f9d6 0748 | 83c7 0848 | ffc9 7df3 | e95f ebff | ffba ccff | ffff 4489 + 0x0000029318c4e55c: 5424 2044 | 8b5c 2438 | 4489 5c24 | 2444 8b54 | 243c 4489 | 5424 384c | 8974 2458 | 4c89 6c24 + 0x0000029318c4e57c: 6044 8b5c | 2448 4489 | 5c24 3c48 | 895c 2468 | 4489 4c24 | 7066 6690 + + 0x0000029318c4e594: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e594: c5f8 77e8 + + 0x0000029318c4e598: ; ImmutableOopMap {[40]=Oop [48]=Oop [60]=NarrowOop [64]=Oop [88]=Oop [96]=Oop [104]=Oop [112]=NarrowOop } + ;*newarray {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.Arrays::copyOfRangeByte@10 + ; - java.util.Arrays::copyOfRange@13 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e598: e45d 78ff + + 0x0000029318c4e59c: ; {other} + 0x0000029318c4e59c: 0f1f 8400 | 0c1d 002c | 4533 d245 | 85c0 410f | 94c2 ba45 | ffff ff48 | 8b6c 2428 | 4c89 6c24 + 0x0000029318c4e5bc: 484c 896c | 2450 4489 | 5424 6090 + + 0x0000029318c4e5c8: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e5c8: c5f8 77e8 + + 0x0000029318c4e5cc: ; ImmutableOopMap {rbp=Oop [48]=Oop [64]=Oop [72]=Oop [80]=Oop } + ;*ifeq {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.String::indexOf@4 + ; - java.lang.String::indexOf@3 + ; - java.lang.ClassLoader::checkName@16 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e5cc: b05d 78ff + + 0x0000029318c4e5d0: ; {other} + 0x0000029318c4e5d0: 0f1f 8400 | 401d 002d | ba45 ffff | ff44 8954 | 2420 4489 | 5424 244c | 8974 2458 | 4c89 6c24 + 0x0000029318c4e5f0: 604c 896c | 2468 4489 | 4424 7090 + + 0x0000029318c4e5fc: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e5fc: c5f8 77e8 + + 0x0000029318c4e600: ; ImmutableOopMap {[40]=Oop [48]=Oop [64]=Oop [72]=NarrowOop [88]=Oop [96]=Oop [104]=Oop } + ;*if_icmpgt {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) jdk.internal.util.Preconditions::checkFromToIndex@6 + ; - java.lang.String::checkBoundsBeginEnd@6 + ; - java.lang.String::substring@8 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e600: 7c5d 78ff + + 0x0000029318c4e604: ; {other} + 0x0000029318c4e604: 0f1f 8400 | 741d 002e | ba45 ffff | ff4c 8b5c | 2440 4c89 | 5c24 304c | 894c 2440 | 894c 2448 + 0x0000029318c4e624: 4489 5424 | 4c66 6690 + + 0x0000029318c4e62c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e62c: c5f8 77e8 + + 0x0000029318c4e630: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [64]=Oop [72]=NarrowOop } + ;*ifle {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.concurrent.ConcurrentHashMap::get@23 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e630: 4c5d 78ff + + 0x0000029318c4e634: ; {other} + 0x0000029318c4e634: 0f1f 8400 | a41d 002f | ba45 ffff | ff48 8b6c | 2428 4c89 | 6c24 4889 | 5c24 5090 + + 0x0000029318c4e650: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e650: c5f8 77e8 + + 0x0000029318c4e654: ; ImmutableOopMap {rbp=Oop [48]=Oop [64]=Oop [72]=Oop } + ;*if_icmpne {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::checkName@20 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e654: 285d 78ff + + 0x0000029318c4e658: ; {other} + 0x0000029318c4e658: 0f1f 8400 | c81d 0030 | ba45 ffff | ff4c 896c | 2450 6690 + + 0x0000029318c4e66c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e66c: c5f8 77e8 + + 0x0000029318c4e670: ; ImmutableOopMap {[40]=Oop [48]=Oop [64]=Oop [80]=Oop } + ;*if_icmpne {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::checkName@30 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e670: 0c5d 78ff + + 0x0000029318c4e674: ; {other} + 0x0000029318c4e674: 0f1f 8400 | e41d 0031 | ba45 ffff | ff4c 8b54 | 2428 4c89 | 5424 204c | 8974 2450 | 4c89 6c24 + 0x0000029318c4e694: 5848 895c | 2460 6690 + + 0x0000029318c4e69c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e69c: c5f8 77e8 + + 0x0000029318c4e6a0: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [48]=Oop [64]=Oop [72]=NarrowOop [80]=Oop [88]=Oop [96]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.security.CodeSource::getCertificates@4 + ; - java.lang.ClassLoader::checkCerts@34 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e6a0: dc5c 78ff + + 0x0000029318c4e6a4: ; {other} + 0x0000029318c4e6a4: 0f1f 8400 | 141e 0032 | ba45 ffff | ff66 6690 + + 0x0000029318c4e6b4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e6b4: c5f8 77e8 + + 0x0000029318c4e6b8: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [64]=Oop } + ;*ifne {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::compareCerts@7 + ; - java.lang.ClassLoader::checkCerts@80 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e6b8: c45c 78ff + + 0x0000029318c4e6bc: ; {other} + 0x0000029318c4e6bc: 0f1f 8400 | 2c1e 0033 | ba45 ffff | ff44 8954 | 2420 4489 | 5424 244c | 8974 2458 | 4c89 6c24 + 0x0000029318c4e6dc: 604c 896c | 2468 4489 | 4424 7044 | 8944 2474 + + 0x0000029318c4e6ec: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e6ec: c5f8 77e8 + + 0x0000029318c4e6f0: ; ImmutableOopMap {[40]=Oop [48]=Oop [64]=Oop [72]=NarrowOop [88]=Oop [96]=Oop [104]=Oop } + ;*if_icmple {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) jdk.internal.util.Preconditions::checkFromToIndex@11 + ; - java.lang.String::checkBoundsBeginEnd@6 + ; - java.lang.String::substring@8 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e6f0: 8c5c 78ff + + 0x0000029318c4e6f4: ; {other} + 0x0000029318c4e6f4: 0f1f 8400 | 641e 0034 | 498b d7c5 | f877 49ba | f0a0 fba9 | fb7f 0000 + + 0x0000029318c4e70c: ; {other} + 0x0000029318c4e70c: 41ff d20f | 1f84 0000 | 0000 00e9 | a3e9 ffff | 4963 d3e9 | a4ec ffff | 4883 c2fe | 488b ca49 + 0x0000029318c4e72c: 8bf9 4833 | c048 83f9 | 087f 1048 | ffc9 784f | 4889 04cf | 48ff c97d | f7eb 44c5 | fdef c0e9 + 0x0000029318c4e74c: 0d00 0000 | c5fe 7f07 | c5fe 7f47 | 2048 83c7 | 4048 83e9 | 087d ed48 | 83c1 047c | 0cc5 fe7f + 0x0000029318c4e76c: 0748 83c7 | 2048 83e9 | 0448 83c1 | 047e 1048 | ffc9 c5f9 | d607 4883 | c708 48ff | c97d f3e9 + 0x0000029318c4e78c: faec ffff | bacc ffff | ff48 8b6c | 2420 4c8b | 5424 404c | 8954 2438 | 4889 5c24 | 5044 894c + 0x0000029318c4e7ac: 2458 4489 | 5c24 6090 + + 0x0000029318c4e7b4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e7b4: c5f8 77e8 + + 0x0000029318c4e7b8: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [80]=Oop [88]=NarrowOop } + ;*newarray {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.Arrays::copyOfRangeByte@10 + ; - java.util.Arrays::copyOfRange@13 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e7b8: c45b 78ff + + 0x0000029318c4e7bc: ; {other} + 0x0000029318c4e7bc: 0f1f 8400 | 2c1f 0035 | ba45 ffff | ff44 8954 | 2438 6690 + + 0x0000029318c4e7d0: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e7d0: c5f8 77e8 + + 0x0000029318c4e7d4: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [40]=Oop [56]=NarrowOop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.security.CodeSource::getCertificates@4 + ; - java.lang.ClassLoader::postDefineClass@24 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e7d4: a85b 78ff + + 0x0000029318c4e7d8: ; {other} + 0x0000029318c4e7d8: 0f1f 8400 | 481f 0036 | 85db 448b | 5c24 4841 | 0f94 c3ba | 45ff ffff | 488b 6c24 | 204c 8b4c + 0x0000029318c4e7f8: 2440 4c89 | 4c24 384c | 8944 2450 | 4489 5424 | 5844 895c | 245c 6690 + + 0x0000029318c4e810: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e810: c5f8 77e8 + + 0x0000029318c4e814: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [80]=Oop } + ;*ifeq {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.String::lastIndexOf@4 + ; - java.lang.String::lastIndexOf@8 + ; - java.lang.Class::getPackageName@47 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e814: 685b 78ff + + 0x0000029318c4e818: ; {other} + 0x0000029318c4e818: 0f1f 8400 | 881f 0037 | 498b d7c5 | f877 49ba | f0a0 fba9 | fb7f 0000 + + 0x0000029318c4e830: ; {other} + 0x0000029318c4e830: 41ff d20f | 1f84 0000 | 0000 00e9 | aeec ffff | ba45 ffff | ff48 8b6c | 2420 4c8b | 5424 404c + 0x0000029318c4e850: 8954 2438 | 4c89 4424 | 4844 895c | 2458 897c | 245c 4489 | 5c24 6090 + + 0x0000029318c4e868: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e868: c5f8 77e8 + + 0x0000029318c4e86c: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [72]=Oop } + ;*if_icmpgt {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) jdk.internal.util.Preconditions::checkFromToIndex@6 + ; - java.lang.String::checkBoundsBeginEnd@6 + ; - java.lang.String::substring@8 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e86c: 105b 78ff + + 0x0000029318c4e870: ; {other} + 0x0000029318c4e870: 0f1f 8400 | e01f 0038 | ba45 ffff | ff48 8b6c | 2420 4c8b | 5424 404c | 8954 2438 | 4c89 4424 + 0x0000029318c4e890: 4844 895c | 2458 897c | 245c 4489 | 5c24 6089 | 7c24 6490 + + 0x0000029318c4e8a4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e8a4: c5f8 77e8 + + 0x0000029318c4e8a8: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [72]=Oop } + ;*if_icmple {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) jdk.internal.util.Preconditions::checkFromToIndex@11 + ; - java.lang.String::checkBoundsBeginEnd@6 + ; - java.lang.String::substring@8 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e8a8: d45a 78ff + + 0x0000029318c4e8ac: ; {other} + 0x0000029318c4e8ac: 0f1f 8400 | 1c20 0039 | 498b d7c5 | f877 49ba | f0a0 fba9 | fb7f 0000 + + 0x0000029318c4e8c4: ; {other} + 0x0000029318c4e8c4: 41ff d20f | 1f84 0000 | 0000 00e9 | c1eb ffff | bae4 ffff | ff48 8b6c | 2428 4c89 | 6c24 4844 + 0x0000029318c4e8e4: 894c 2454 + + 0x0000029318c4e8e8: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e8e8: c5f8 77e8 + + 0x0000029318c4e8ec: ; ImmutableOopMap {rbp=Oop [48]=Oop [64]=Oop [72]=Oop [84]=NarrowOop } + ;*baload {reexecute=0 rethrow=0 return_oop=0} + ; - jdk.internal.util.ArraysSupport::mismatch@82 + ; - java.lang.String::startsWith@70 + ; - java.lang.String::startsWith@3 + ; - java.lang.ClassLoader::preDefineClass@43 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4e8ec: 905a 78ff + + 0x0000029318c4e8f0: ; {other} + 0x0000029318c4e8f0: 0f1f 8400 | 6020 003a | baf6 ffff | ff66 6690 + + 0x0000029318c4e900: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e900: c5f8 77e8 + + 0x0000029318c4e904: ; ImmutableOopMap {} + ;*invokevirtual isNamed {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@12 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e904: 785a 78ff + + 0x0000029318c4e908: ; {other} + 0x0000029318c4e908: 0f1f 8400 | 7820 003b | baf6 ffff | ff66 6690 + + 0x0000029318c4e918: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e918: c5f8 77e8 + + 0x0000029318c4e91c: ; ImmutableOopMap {[56]=NarrowOop } + ;*invokevirtual append {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@35 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e91c: 605a 78ff + + 0x0000029318c4e920: ; {other} + 0x0000029318c4e920: 0f1f 8400 | 9020 003c | baf6 ffff | ff66 6690 + + 0x0000029318c4e930: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e930: c5f8 77e8 + + 0x0000029318c4e934: ; ImmutableOopMap {} + ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.NamedPackage::@38 + ; - java.lang.ClassLoader::getNamedPackage@22 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e934: 485a 78ff + + 0x0000029318c4e938: ; {other} + 0x0000029318c4e938: 0f1f 8400 | a820 003d | ba45 ffff | ff48 8b5c | 2440 4889 | 5c24 3089 | 4c24 484c | 894c 2450 + 0x0000029318c4e958: 4489 5424 | 4c44 8944 | 2458 4489 | 5c24 5c90 + + 0x0000029318c4e968: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e968: c5f8 77e8 + + 0x0000029318c4e96c: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop [72]=NarrowOop [76]=NarrowOop [80]=Oop } + ;*ifge {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.concurrent.ConcurrentHashMap::get@86 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e96c: 105a 78ff + + 0x0000029318c4e970: ; {other} + 0x0000029318c4e970: 0f1f 8400 | e020 003e | ba45 ffff | ff4c 8b5c | 2440 4c89 | 5c24 3889 | 4c24 504c | 894c 2458 + 0x0000029318c4e990: 4489 5424 | 5444 8944 | 2460 6690 + + 0x0000029318c4e99c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e99c: c5f8 77e8 + + 0x0000029318c4e9a0: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [40]=Oop [56]=Oop [80]=NarrowOop [84]=NarrowOop [88]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.concurrent.ConcurrentHashMap::get@67 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e9a0: dc59 78ff + + 0x0000029318c4e9a4: ; {other} + 0x0000029318c4e9a4: 0f1f 8400 | 1421 003f | baf6 ffff | ff66 6690 + + 0x0000029318c4e9b4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e9b4: c5f8 77e8 + + 0x0000029318c4e9b8: ; ImmutableOopMap {[48]=Oop [80]=Oop } + ;*invokevirtual putIfAbsent {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::getNamedPackage@32 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e9b8: c459 78ff + + 0x0000029318c4e9bc: ; {other} + 0x0000029318c4e9bc: 0f1f 8400 | 2c21 0040 | bade ffff | ff48 8be8 + + 0x0000029318c4e9cc: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4e9cc: c5f8 77e8 + + 0x0000029318c4e9d0: ; ImmutableOopMap {rbp=Oop } + ;*checkcast {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::getNamedPackage@35 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4e9d0: ac59 78ff + + 0x0000029318c4e9d4: ; {other} + 0x0000029318c4e9d4: 0f1f 8400 | 4421 0041 | ba45 ffff | ff4c 8b54 | 2440 4c89 | 5424 3889 | 4c24 504c | 894c 2458 + 0x0000029318c4e9f4: 4889 7424 | 6044 8944 | 2454 6690 + + 0x0000029318c4ea00: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ea00: c5f8 77e8 + + 0x0000029318c4ea04: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [40]=Oop [56]=Oop [80]=NarrowOop [88]=Oop [96]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.concurrent.ConcurrentHashMap::get@143 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4ea04: 7859 78ff + + 0x0000029318c4ea08: ; {other} + 0x0000029318c4ea08: 0f1f 8400 | 7821 0042 | 498b d7c5 | f877 49ba | f0a0 fba9 | fb7f 0000 + + 0x0000029318c4ea20: ; {other} + 0x0000029318c4ea20: 41ff d20f | 1f84 0000 | 0000 00e9 | 24f0 ffff | 498b d7c5 | f877 49ba | f0a0 fba9 | fb7f 0000 + 0x0000029318c4ea40: ; {other} + 0x0000029318c4ea40: 41ff d20f | 1f84 0000 | 0000 00e9 | bcef ffff | ba37 0100 | 0048 8be9 | 4c8b 5424 | 304c 8954 + 0x0000029318c4ea60: 2428 448b | 5c24 3844 | 895c 2430 | 8974 2434 | 4c89 6c24 | 3866 6690 + + 0x0000029318c4ea78: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ea78: c5f8 77e8 + + 0x0000029318c4ea7c: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::preDefineClass@56 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4ea7c: 0059 78ff + + 0x0000029318c4ea80: ; {other} + 0x0000029318c4ea80: 0f1f 8400 | f021 0043 | bade ffff | ff48 8b6c | 2428 4c8b | 5424 304c | 8954 2428 | 448b 5424 + 0x0000029318c4eaa0: 3844 8954 | 2430 448b | 5c24 3c44 | 895c 2434 | 4c8b 5424 | 404c 8954 | 2438 4c8b | 5424 504c + 0x0000029318c4eac0: 8954 2440 | 4889 4424 | 5066 6690 + + 0x0000029318c4eacc: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eacc: c5f8 77e8 + + 0x0000029318c4ead0: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [56]=Oop [64]=Oop [80]=Oop } + ;*checkcast {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::checkCerts@65 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4ead0: ac58 78ff + + 0x0000029318c4ead4: ; {other} + 0x0000029318c4ead4: 0f1f 8400 | 4422 0044 | baf6 ffff | ff66 6690 + + 0x0000029318c4eae4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eae4: c5f8 77e8 + + 0x0000029318c4eae8: ; ImmutableOopMap {} + ;*arraylength {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.String::isEmpty@4 + ; - java.lang.ClassLoader::checkName@5 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4eae8: 9458 78ff + + 0x0000029318c4eaec: ; {other} + 0x0000029318c4eaec: 0f1f 8400 | 5c22 0045 | baf6 ffff | ff66 6690 + + 0x0000029318c4eafc: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eafc: c5f8 77e8 + + 0x0000029318c4eb00: ; ImmutableOopMap {} + ;*invokevirtual getPackageName {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4eb00: 7c58 78ff + + 0x0000029318c4eb04: ; {other} + 0x0000029318c4eb04: 0f1f 8400 | 7422 0046 | baf6 ffff | ff66 6690 + + 0x0000029318c4eb14: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eb14: c5f8 77e8 + + 0x0000029318c4eb18: ; ImmutableOopMap {} + ;*invokevirtual hashCode {reexecute=0 rethrow=0 return_oop=0} + ; - java.util.concurrent.ConcurrentHashMap::get@1 + ; - java.lang.ClassLoader::getNamedPackage@5 + ; - java.lang.ClassLoader::postDefineClass@9 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4eb18: 6458 78ff + + 0x0000029318c4eb1c: ; {other} + 0x0000029318c4eb1c: 0f1f 8400 | 8c22 0047 | 4d85 d244 | 8b54 2448 | 410f 94c2 | ba45 ffff | ff4c 8b5c | 2440 4c89 + 0x0000029318c4eb3c: 5c24 3848 | 8944 2440 | 4489 5424 | 4866 6690 + + 0x0000029318c4eb4c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eb4c: c5f8 77e8 + + 0x0000029318c4eb50: ; ImmutableOopMap {[32]=Oop [40]=Oop [56]=Oop [64]=Oop } + ;*ifeq {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.Class::getPackageName@29 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4eb50: 2c58 78ff + + 0x0000029318c4eb54: ; {other} + 0x0000029318c4eb54: 0f1f 8400 | c422 0048 | baf6 ffff | ff66 6690 + + 0x0000029318c4eb64: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eb64: c5f8 77e8 + + 0x0000029318c4eb68: ; ImmutableOopMap {} + ;*arraylength {reexecute=0 rethrow=0 return_oop=0} + ; - java.lang.String::length@4 + ; - java.lang.String::lastIndexOf@3 + ; - java.lang.Class::getPackageName@47 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4eb68: 1458 78ff + + 0x0000029318c4eb6c: ; {other} + 0x0000029318c4eb6c: 0f1f 8400 | dc22 0049 | ba45 ffff | ff48 8b6c | 2428 4c89 | 4424 484c | 8944 2450 + + 0x0000029318c4eb88: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4eb88: c5f8 77e8 + + 0x0000029318c4eb8c: ; ImmutableOopMap {rbp=Oop [48]=Oop [64]=Oop [72]=Oop [80]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::checkName@1 + ; - java.lang.ClassLoader::preDefineClass@1 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4eb8c: f057 78ff + + 0x0000029318c4eb90: ; {other} + 0x0000029318c4eb90: 0f1f 8400 | 0023 004a | ba45 ffff | ff48 8b6c | 2428 4c8b | 5424 304c | 8954 2428 | 448b 5c24 + 0x0000029318c4ebb0: 3844 895c | 2430 8974 | 2434 4c89 | 7424 384c | 896c 2448 + + 0x0000029318c4ebc4: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ebc4: c5f8 77e8 + + 0x0000029318c4ebc8: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [64]=Oop [72]=Oop } + ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::preDefineClass@95 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4ebc8: b457 78ff + + 0x0000029318c4ebcc: ; {other} + 0x0000029318c4ebcc: 0f1f 8400 | 3c23 004b | ba45 ffff | ff48 8b6c | 2428 4c8b | 5424 304c | 8954 2428 | 448b 5c24 + 0x0000029318c4ebec: 3844 895c | 2430 448b | 5424 3c44 | 8954 2434 | 4c8b 5424 | 404c 8954 | 2438 4c89 | 7424 404c + 0x0000029318c4ec0c: 896c 2450 | 4889 5c24 | 5866 6690 + + 0x0000029318c4ec18: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ec18: c5f8 77e8 + + 0x0000029318c4ec1c: ; ImmutableOopMap {rbp=Oop [40]=Oop [56]=Oop [64]=Oop [72]=NarrowOop [80]=Oop [88]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::checkCerts@30 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4ec1c: 6057 78ff + + 0x0000029318c4ec20: ; {other} + 0x0000029318c4ec20: 0f1f 8400 | 9023 004c | ba45 ffff | ff48 8b6c | 2428 4c8b | 5c24 304c | 895c 2428 | 448b 5c24 + 0x0000029318c4ec40: 3844 895c | 2430 448b | 4c24 3c44 | 894c 2434 | 4c89 5424 | 3844 8944 | 2444 6690 + + 0x0000029318c4ec5c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ec5c: c5f8 77e8 + + 0x0000029318c4ec60: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [56]=Oop [68]=NarrowOop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::defineClassSourceLocation@8 + ; - java.lang.ClassLoader::defineClass@12 + 0x0000029318c4ec60: 1c57 78ff + + 0x0000029318c4ec64: ; {other} + 0x0000029318c4ec64: 0f1f 8400 | d423 004d | ba45 ffff | ff66 6690 + + 0x0000029318c4ec74: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ec74: c5f8 77e8 + + 0x0000029318c4ec78: ; ImmutableOopMap {rbp=NarrowOop [32]=Oop [40]=Oop [48]=Oop [64]=Oop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::defineClassSourceLocation@15 + ; - java.lang.ClassLoader::defineClass@12 + 0x0000029318c4ec78: 0457 78ff + + 0x0000029318c4ec7c: ; {other} + 0x0000029318c4ec7c: 0f1f 8400 | ec23 004e | ba45 ffff | ff48 8b6c | 2420 4489 | 5424 2090 + + 0x0000029318c4ec94: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ec94: c5f8 77e8 + + 0x0000029318c4ec98: ; ImmutableOopMap {rbp=Oop [32]=NarrowOop } + ;*ifnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.lang.ClassLoader::postDefineClass@17 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4ec98: e456 78ff + + 0x0000029318c4ec9c: ; {other} + 0x0000029318c4ec9c: 0f1f 8400 | 0c24 004f | ba97 ffff | ff4c 8b54 | 2430 4c89 | 5424 2844 | 8b54 2438 | 4489 5424 + 0x0000029318c4ecbc: 3044 8b5c | 243c 4489 | 5c24 344c | 8b54 2440 | 4c89 5424 | 384c 8b54 | 2460 4c89 | 5424 404c + 0x0000029318c4ecdc: 8b54 2470 | 4c89 5424 | 6066 6690 + + 0x0000029318c4ece8: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ece8: c5f8 77e8 + + 0x0000029318c4ecec: ; ImmutableOopMap {rbp=Oop [32]=Oop [40]=Oop [56]=Oop [64]=Oop [72]=NarrowOop [96]=Oop [104]=NarrowOop [112]=Oop } + ;*invokevirtual clone {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.Arrays::copyOfRange@18 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.ClassLoader::checkCerts@21 + ; - java.lang.ClassLoader::preDefineClass@113 + ; - java.lang.ClassLoader::defineClass@4 + 0x0000029318c4ecec: 9056 78ff + + 0x0000029318c4ecf0: ; {other} + 0x0000029318c4ecf0: 0f1f 8400 | 6024 0050 | eb2e eb2c | eb2a eb28 | eb26 eb24 | eb22 eb20 | eb1e eb1c | eb1a eb18 + 0x0000029318c4ed10: eb16 eb14 | eb12 eb10 | eb0e eb0c | eb0a eb08 | eb06 eb04 | eb02 eb00 | 488b d0e9 | 8dea ffff + 0x0000029318c4ed30: ba97 ffff | ff48 8b6c | 2420 6690 + + 0x0000029318c4ed3c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c4ed3c: c5f8 77e8 + + 0x0000029318c4ed40: ; ImmutableOopMap {rbp=Oop [40]=Oop [48]=NarrowOop [56]=Oop [64]=Oop } + ;*invokevirtual clone {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.util.Arrays::copyOfRange@18 + ; - java.lang.StringLatin1::newString@16 + ; - java.lang.String::substring@41 + ; - java.lang.Class::getPackageName@62 + ; - java.lang.ClassLoader::postDefineClass@2 + ; - java.lang.ClassLoader::defineClass@37 + 0x0000029318c4ed40: 3c56 78ff + + 0x0000029318c4ed44: ; {other} + 0x0000029318c4ed44: 0f1f 8400 | b424 0051 + + 0x0000029318c4ed4c: ; {internal_word} + 0x0000029318c4ed4c: 49ba 89d8 | c418 9302 | 0000 4d89 | 9768 0400 + + 0x0000029318c4ed5c: ; {runtime_call SafepointBlob} + 0x0000029318c4ed5c: 00e9 1e67 + + 0x0000029318c4ed60: ; {runtime_call StubRoutines (final stubs)} + 0x0000029318c4ed60: 78ff e839 | 7776 ffe9 | 52df ffff | f4f4 f4f4 +[Stub Code] + 0x0000029318c4ed70: ; {no_reloc} + 0x0000029318c4ed70: 48bb 0000 | 0000 0000 + + 0x0000029318c4ed78: ; {runtime_call nmethod} + 0x0000029318c4ed78: 0000 e9fb + + 0x0000029318c4ed7c: ; {static_stub} + 0x0000029318c4ed7c: ffff ff48 | bb00 0000 | 0000 0000 + + 0x0000029318c4ed88: ; {runtime_call nmethod} + 0x0000029318c4ed88: 00e9 fbff + + 0x0000029318c4ed8c: ; {static_stub} + 0x0000029318c4ed8c: ffff 48bb | 0000 0000 | 0000 0000 + + 0x0000029318c4ed98: ; {runtime_call nmethod} + 0x0000029318c4ed98: e9fb ffff + + 0x0000029318c4ed9c: ; {static_stub} + 0x0000029318c4ed9c: ff48 bb00 | 0000 0000 + + 0x0000029318c4eda4: ; {runtime_call nmethod} + 0x0000029318c4eda4: 0000 00e9 | fbff ffff + + 0x0000029318c4edac: ; {static_stub} + 0x0000029318c4edac: 48bb 0000 | 0000 0000 + + 0x0000029318c4edb4: ; {runtime_call nmethod} + 0x0000029318c4edb4: 0000 e9fb + + 0x0000029318c4edb8: ; {static_stub} + 0x0000029318c4edb8: ffff ff48 | bb00 0000 | 0000 0000 + + 0x0000029318c4edc4: ; {runtime_call nmethod} + 0x0000029318c4edc4: 00e9 fbff + + 0x0000029318c4edc8: ; {static_stub} + 0x0000029318c4edc8: ffff 48bb | 0000 0000 | 0000 0000 + + 0x0000029318c4edd4: ; {runtime_call nmethod} + 0x0000029318c4edd4: e9fb ffff + + 0x0000029318c4edd8: ; {static_stub} + 0x0000029318c4edd8: ff48 bb00 | 0000 0000 + + 0x0000029318c4ede0: ; {runtime_call nmethod} + 0x0000029318c4ede0: 0000 00e9 | fbff ffff + + 0x0000029318c4ede8: ; {static_stub} + 0x0000029318c4ede8: 48bb 0000 | 0000 0000 + + 0x0000029318c4edf0: ; {runtime_call nmethod} + 0x0000029318c4edf0: 0000 e9fb + + 0x0000029318c4edf4: ; {static_stub} + 0x0000029318c4edf4: ffff ff48 | bb00 0000 | 0000 0000 + + 0x0000029318c4ee00: ; {runtime_call nmethod} + 0x0000029318c4ee00: 00e9 fbff + + 0x0000029318c4ee04: ; {static_stub} + 0x0000029318c4ee04: ffff 48bb | 0000 0000 | 0000 0000 + + 0x0000029318c4ee10: ; {runtime_call nmethod} + 0x0000029318c4ee10: e9fb ffff + + 0x0000029318c4ee14: ; {static_stub} + 0x0000029318c4ee14: ff48 bb00 | 0000 0000 + + 0x0000029318c4ee1c: ; {runtime_call nmethod} + 0x0000029318c4ee1c: 0000 00e9 | fbff ffff + + 0x0000029318c4ee24: ; {static_stub} + 0x0000029318c4ee24: 48bb 0000 | 0000 0000 + + 0x0000029318c4ee2c: ; {runtime_call nmethod} + 0x0000029318c4ee2c: 0000 e9fb + + 0x0000029318c4ee30: ; {static_stub} + 0x0000029318c4ee30: ffff ff48 | bb00 0000 | 0000 0000 + + 0x0000029318c4ee3c: ; {runtime_call nmethod} + 0x0000029318c4ee3c: 00e9 fbff + + 0x0000029318c4ee40: ; {static_stub} + 0x0000029318c4ee40: ffff 48bb | 0000 0000 | 0000 0000 + + 0x0000029318c4ee4c: ; {runtime_call nmethod} + 0x0000029318c4ee4c: e9fb ffff + + 0x0000029318c4ee50: ; {static_stub} + 0x0000029318c4ee50: ff48 bb00 | 0000 0000 + + 0x0000029318c4ee58: ; {runtime_call nmethod} + 0x0000029318c4ee58: 0000 00e9 | fbff ffff +[Exception Handler] + 0x0000029318c4ee60: ; {runtime_call ExceptionBlob} + 0x0000029318c4ee60: e99b 2984 | ffe8 0000 | 0000 4883 + + 0x0000029318c4ee6c: ; {runtime_call DeoptimizationBlob} + 0x0000029318c4ee6c: 2c24 05e9 | ac58 78ff | f4f4 f4f4 +[/MachCode] + + +Compiled method (c2) 58107 5904 4 java.security.SecureClassLoader::defineClass (16 bytes) + total in heap [0x0000029318c5cf90,0x0000029318c5d668] = 1752 + relocation [0x0000029318c5d0f0,0x0000029318c5d150] = 96 + main code [0x0000029318c5d160,0x0000029318c5d3f8] = 664 + stub code [0x0000029318c5d3f8,0x0000029318c5d430] = 56 + metadata [0x0000029318c5d430,0x0000029318c5d460] = 48 + scopes data [0x0000029318c5d460,0x0000029318c5d538] = 216 + scopes pcs [0x0000029318c5d538,0x0000029318c5d5e8] = 176 + dependencies [0x0000029318c5d5e8,0x0000029318c5d5f0] = 8 + handler table [0x0000029318c5d5f0,0x0000029318c5d650] = 96 + nul chk table [0x0000029318c5d650,0x0000029318c5d668] = 24 + +[Constant Pool (empty)] + +[MachCode] +[Entry Point] + # {method} {0x000002932404e0e8} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader' + # this: rdx:rdx = 'java/security/SecureClassLoader' + # parm0: r8:r8 = 'java/lang/String' + # parm1: r9:r9 = '[B' + # parm2: rdi = int + # parm3: rsi = int + # parm4: rcx:rcx = 'java/security/CodeSource' + # [sp+0x60] (sp of caller) + 0x0000029318c5d160: 448b 5208 | 49bb 0000 | 0024 9302 | 0000 4d03 | d349 3bc2 + + 0x0000029318c5d174: ; {runtime_call ic_miss_stub} + 0x0000029318c5d174: 0f85 0616 | 77ff 6690 | 0f1f 4000 +[Verified Entry Point] + 0x0000029318c5d180: 8984 2400 | 80ff ff55 | 4883 ec50 | 4181 7f20 | 0500 0000 | 0f85 4e02 | 0000 8974 | 241c 897c + 0x0000029318c5d1a0: 2418 4c89 | 4c24 104c | 8944 2408 | 4889 1424 | 488b e948 | 85c9 0f84 | 6001 0000 | 4d8b 87b8 + 0x0000029318c5d1c0: 0100 004d | 8bd0 4983 | c210 4d3b | 97c8 0100 | 000f 830a | 0100 004d | 8997 b801 | 0000 410f + 0x0000029318c5d1e0: 1882 0001 | 0000 49c7 | 0001 0000 + + 0x0000029318c5d1ec: ; {metadata('java/security/SecureClassLoader$CodeSourceKey')} + 0x0000029318c5d1ec: 0041 c740 | 08b8 b411 | 004c 8bdd | 4589 580c | 4d8b 8fb8 | 0100 004c | 8b14 2441 | 8b6a 504d + 0x0000029318c5d20c: 8bd1 4983 | c210 4d3b | 97c8 0100 | 000f 8398 | 0000 004d | 8997 b801 | 0000 410f | 1882 0001 + 0x0000029318c5d22c: 0000 49c7 | 0101 0000 + + 0x0000029318c5d234: ; {metadata('java/security/SecureClassLoader$1')} + 0x0000029318c5d234: 0041 c741 | 0850 ba11 | 004c 8b14 | 244d 8bda | 4589 590c + + 0x0000029318c5d248: ; implicit exception: dispatches to 0x0000029318c5d374 + 0x0000029318c5d248: 448b 5d08 + + 0x0000029318c5d24c: ; {metadata('java/util/concurrent/ConcurrentHashMap')} + 0x0000029318c5d24c: 4181 fb80 | 2706 000f | 85a7 0000 | 0048 8bd5 + + 0x0000029318c5d25c: ; {optimized virtual_call} + 0x0000029318c5d25c: 6666 90e8 + + 0x0000029318c5d260: ; ImmutableOopMap {[0]=Oop [8]=Oop [16]=Oop } + ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=1} + ; - java.security.SecureClassLoader::getProtectionDomain@28 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d260: 9401 0000 + + 0x0000029318c5d264: ; {other} + 0x0000029318c5d264: 0f1f 8400 | d402 0000 + + 0x0000029318c5d26c: ; implicit exception: dispatches to 0x0000029318c5d390 + 0x0000029318c5d26c: 448b 5008 + + 0x0000029318c5d270: ; {metadata('java/security/ProtectionDomain')} + 0x0000029318c5d270: 4181 fae8 | 5800 000f | 85b3 0000 | 0048 8bc8 | 488b 1424 | 4c8b 4424 | 084c 8b4c | 2410 8b7c + 0x0000029318c5d290: 2418 8b74 + + 0x0000029318c5d294: ; {optimized virtual_call} + 0x0000029318c5d294: 241c 90e8 + + 0x0000029318c5d298: ; ImmutableOopMap {} + ;*invokevirtual defineClass {reexecute=0 rethrow=0 return_oop=1} + ; - java.security.SecureClassLoader::defineClass@12 + 0x0000029318c5d298: 04fa feff + + 0x0000029318c5d29c: ; {other} + 0x0000029318c5d29c: 0f1f 8400 | 0c03 0001 | 4883 c450 + + 0x0000029318c5d2a8: ; {poll_return} + 0x0000029318c5d2a8: 5d49 3ba7 | 5004 0000 | 0f87 1c01 + + 0x0000029318c5d2b4: ; {metadata('java/security/SecureClassLoader$1')} + 0x0000029318c5d2b4: 0000 c348 | ba50 ba11 | 2493 0200 | 004c 8944 + + 0x0000029318c5d2c4: ; {runtime_call _new_instance_Java} + 0x0000029318c5d2c4: 2430 90e8 + + 0x0000029318c5d2c8: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [16]=Oop [48]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.security.SecureClassLoader::getProtectionDomain@20 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d2c8: b4a1 83ff + + 0x0000029318c5d2cc: ; {other} + 0x0000029318c5d2cc: 0f1f 8400 | 3c03 0002 | 4c8b c84c | 8b44 2430 | e95c ffff + + 0x0000029318c5d2e0: ; {metadata('java/security/SecureClassLoader$CodeSourceKey')} + 0x0000029318c5d2e0: ff48 bab8 | b411 2493 + + 0x0000029318c5d2e8: ; {runtime_call _new_instance_Java} + 0x0000029318c5d2e8: 0200 00e8 + + 0x0000029318c5d2ec: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop } + ;*new {reexecute=0 rethrow=0 return_oop=1} + ; - java.security.SecureClassLoader::getProtectionDomain@6 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d2ec: 90a1 83ff + + 0x0000029318c5d2f0: ; {other} + 0x0000029318c5d2f0: 0f1f 8400 | 6003 0003 | 4c8b c0e9 | f5fe ffff | bade ffff | ff4c 8944 | 2420 4c89 + + 0x0000029318c5d30c: ; {runtime_call UncommonTrapBlob} + 0x0000029318c5d30c: 4c24 28e8 + + 0x0000029318c5d310: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [8]=Oop [16]=Oop [32]=Oop [40]=Oop } + ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=0} + ; - java.security.SecureClassLoader::getProtectionDomain@28 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d310: 6c70 77ff + + 0x0000029318c5d314: ; {other} + 0x0000029318c5d314: 0f1f 8400 | 8403 0004 | ba45 ffff + + 0x0000029318c5d320: ; {runtime_call UncommonTrapBlob} + 0x0000029318c5d320: ff66 90e8 + + 0x0000029318c5d324: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop } + ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} + ; - (reexecute) java.security.SecureClassLoader::getProtectionDomain@1 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d324: 5870 77ff + + 0x0000029318c5d328: ; {other} + 0x0000029318c5d328: 0f1f 8400 | 9803 0005 | bade ffff | ff48 8b2c | 244c 8b54 | 2408 4c89 | 1424 4c8b | 5424 104c + 0x0000029318c5d348: 8954 2408 | 448b 5424 | 1844 8954 | 2410 448b | 5c24 1c44 | 895c 2414 | 4889 4424 + + 0x0000029318c5d364: ; {runtime_call UncommonTrapBlob} + 0x0000029318c5d364: 1866 90e8 + + 0x0000029318c5d368: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [24]=Oop } + ;*checkcast {reexecute=0 rethrow=0 return_oop=0} + ; - java.security.SecureClassLoader::getProtectionDomain@33 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d368: 1470 77ff + + 0x0000029318c5d36c: ; {other} + 0x0000029318c5d36c: 0f1f 8400 | dc03 0006 | baf6 ffff | ff49 8be8 | 4c89 0c24 + + 0x0000029318c5d380: ; {runtime_call UncommonTrapBlob} + 0x0000029318c5d380: 6666 90e8 + + 0x0000029318c5d384: ; ImmutableOopMap {rbp=Oop [0]=Oop } + ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=0} + ; - java.security.SecureClassLoader::getProtectionDomain@28 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d384: f86f 77ff + + 0x0000029318c5d388: ; {other} + 0x0000029318c5d388: 0f1f 8400 | f803 0007 | baf4 ffff | ff48 8b2c | 244c 8b54 | 2408 4c89 | 1424 4c8b | 5424 104c + 0x0000029318c5d3a8: 8954 2408 + + 0x0000029318c5d3ac: ; {runtime_call UncommonTrapBlob} + 0x0000029318c5d3ac: 6666 90e8 + + 0x0000029318c5d3b0: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop } + ;*checkcast {reexecute=0 rethrow=0 return_oop=0} + ; - java.security.SecureClassLoader::getProtectionDomain@33 + ; - java.security.SecureClassLoader::defineClass@9 + 0x0000029318c5d3b0: cc6f 77ff + + 0x0000029318c5d3b4: ; {other} + 0x0000029318c5d3b4: 0f1f 8400 | 2404 0008 | eb02 eb00 | 488b d0eb | 0348 8bd0 | 4883 c450 + + 0x0000029318c5d3cc: ; {runtime_call _rethrow_Java} + 0x0000029318c5d3cc: 5de9 2ee0 + + 0x0000029318c5d3d0: ; {internal_word} + 0x0000029318c5d3d0: 83ff 49ba | a9d2 c518 | 9302 0000 | 4d89 9768 + + 0x0000029318c5d3e0: ; {runtime_call SafepointBlob} + 0x0000029318c5d3e0: 0400 00e9 | 9880 77ff + + 0x0000029318c5d3e8: ; {runtime_call StubRoutines (final stubs)} + 0x0000029318c5d3e8: e8b3 9075 | ffe9 a8fd | ffff f4f4 | f4f4 f4f4 +[Stub Code] + 0x0000029318c5d3f8: ; {no_reloc} + 0x0000029318c5d3f8: 48bb 1039 | 0624 9302 + + 0x0000029318c5d400: ; {runtime_call I2C/C2I adapters} + 0x0000029318c5d400: 0000 e964 + + 0x0000029318c5d404: ; {static_stub} + 0x0000029318c5d404: da76 ff48 | bb00 0000 | 0000 0000 + + 0x0000029318c5d410: ; {runtime_call nmethod} + 0x0000029318c5d410: 00e9 fbff + + 0x0000029318c5d414: ; {runtime_call ExceptionBlob} + 0x0000029318c5d414: ffff e9e5 | 4383 ffe8 | 0000 0000 | 4883 2c24 + + 0x0000029318c5d424: ; {runtime_call DeoptimizationBlob} + 0x0000029318c5d424: 05e9 f672 | 77ff f4f4 | f4f4 f4f4 +[/MachCode] + + +--------------- P R O C E S S --------------- + +Threads class SMR info: +_java_thread_list=0x000002934039e240, length=39, elements={ +0x000002930dc641a0, 0x0000029323a594c0, 0x0000029323a59f20, 0x0000029323a5c990, +0x0000029323a5d520, 0x0000029323a5e1e0, 0x0000029323a5eea0, 0x0000029323a68600, +0x0000029323a700d0, 0x0000029323ce8c20, 0x0000029323ccf880, 0x000002933e65cdb0, +0x000002933dc65890, 0x000002933dd556f0, 0x000002933dbec9a0, 0x000002933e628ca0, +0x000002933e53b850, 0x000002933e53ab30, 0x000002933e5390f0, 0x000002933e539780, +0x000002933e53c570, 0x000002933e539e10, 0x000002933e53b1c0, 0x000002933e53a4a0, +0x000002933db2b5a0, 0x000002933db28120, 0x000002933db2af10, 0x000002933db29b60, +0x000002933db2bc30, 0x000002933db2c2c0, 0x000002933db28e40, 0x000002933db2c950, +0x000002933db294d0, 0x000002933db2f740, 0x000002933db2dd00, 0x000002933db2ea20, +0x000002933db2f0b0, 0x000002933e9d5080, 0x0000029342698250 +} + +Java Threads: ( => current thread ) + 0x000002930dc641a0 JavaThread "main" [_thread_blocked, id=25216, stack(0x000000c022a00000,0x000000c022b00000) (1024K)] + 0x0000029323a594c0 JavaThread "Reference Handler" daemon [_thread_blocked, id=13916, stack(0x000000c023200000,0x000000c023300000) (1024K)] + 0x0000029323a59f20 JavaThread "Finalizer" daemon [_thread_blocked, id=21516, stack(0x000000c023300000,0x000000c023400000) (1024K)] + 0x0000029323a5c990 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3560, stack(0x000000c023400000,0x000000c023500000) (1024K)] + 0x0000029323a5d520 JavaThread "Attach Listener" daemon [_thread_blocked, id=21744, stack(0x000000c023500000,0x000000c023600000) (1024K)] + 0x0000029323a5e1e0 JavaThread "Service Thread" daemon [_thread_blocked, id=17320, stack(0x000000c023600000,0x000000c023700000) (1024K)] + 0x0000029323a5eea0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=26332, stack(0x000000c023700000,0x000000c023800000) (1024K)] + 0x0000029323a68600 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11508, stack(0x000000c023800000,0x000000c023900000) (1024K)] + 0x0000029323a700d0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=25396, stack(0x000000c023900000,0x000000c023a00000) (1024K)] + 0x0000029323ce8c20 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=14528, stack(0x000000c023a00000,0x000000c023b00000) (1024K)] + 0x0000029323ccf880 JavaThread "Notification Thread" daemon [_thread_blocked, id=7376, stack(0x000000c023b00000,0x000000c023c00000) (1024K)] + 0x000002933e65cdb0 JavaThread "Daemon health stats" [_thread_blocked, id=14276, stack(0x000000c023c00000,0x000000c023d00000) (1024K)] + 0x000002933dc65890 JavaThread "Incoming local TCP Connector on port 57003" [_thread_in_native, id=6208, stack(0x000000c024200000,0x000000c024300000) (1024K)] + 0x000002933dd556f0 JavaThread "Daemon periodic checks" [_thread_blocked, id=16764, stack(0x000000c024300000,0x000000c024400000) (1024K)] + 0x000002933dbec9a0 JavaThread "Daemon" [_thread_blocked, id=21952, stack(0x000000c024400000,0x000000c024500000) (1024K)] + 0x000002933e628ca0 JavaThread "Handler for socket connection from /127.0.0.1:57003 to /127.0.0.1:57004" [_thread_in_native, id=3828, stack(0x000000c024500000,0x000000c024600000) (1024K)] + 0x000002933e53b850 JavaThread "Cancel handler" [_thread_blocked, id=7612, stack(0x000000c024600000,0x000000c024700000) (1024K)] +=>0x000002933e53ab30 JavaThread "Daemon worker" [_thread_in_vm, id=7304, stack(0x000000c024700000,0x000000c024800000) (1024K)] + 0x000002933e5390f0 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:57003 to /127.0.0.1:57004" [_thread_blocked, id=22620, stack(0x000000c024800000,0x000000c024900000) (1024K)] + 0x000002933e539780 JavaThread "Stdin handler" [_thread_blocked, id=13576, stack(0x000000c024900000,0x000000c024a00000) (1024K)] + 0x000002933e53c570 JavaThread "Daemon client event forwarder" [_thread_blocked, id=23444, stack(0x000000c024a00000,0x000000c024b00000) (1024K)] + 0x000002933e539e10 JavaThread "Cache worker for journal cache (C:\Users\Robertus\.gradle\caches\journal-1)" [_thread_blocked, id=24828, stack(0x000000c024b00000,0x000000c024c00000) (1024K)] + 0x000002933e53b1c0 JavaThread "File lock request listener" [_thread_in_native, id=3268, stack(0x000000c024c00000,0x000000c024d00000) (1024K)] + 0x000002933e53a4a0 JavaThread "Cache worker for file hash cache (C:\Users\Robertus\.gradle\caches\9.0-milestone-1\fileHashes)" [_thread_blocked, id=20912, stack(0x000000c024d00000,0x000000c024e00000) (1024K)] + 0x000002933db2b5a0 JavaThread "File lock release action executor" [_thread_blocked, id=3352, stack(0x000000c024e00000,0x000000c024f00000) (1024K)] + 0x000002933db28120 JavaThread "Cache worker for file hash cache (C:\Users\Robertus\AppData\Local\Pub\Cache\hosted\pub.dev\tflite_flutter-0.12.1\android\.gradle\9.0-milestone-1\fileHashes)" [_thread_blocked, id=18960, stack(0x000000c025600000,0x000000c025700000) (1024K)] + 0x000002933db2af10 JavaThread "Cache worker for Build Output Cleanup Cache (C:\Users\Robertus\AppData\Local\Pub\Cache\hosted\pub.dev\tflite_flutter-0.12.1\android\.gradle\buildOutputCleanup)" [_thread_blocked, id=11412, stack(0x000000c025700000,0x000000c025800000) (1024K)] + 0x000002933db29b60 JavaThread "File watcher server" daemon [_thread_in_native, id=21864, stack(0x000000c025500000,0x000000c025600000) (1024K)] + 0x000002933db2bc30 JavaThread "File watcher consumer" daemon [_thread_blocked, id=24260, stack(0x000000c025800000,0x000000c025900000) (1024K)] + 0x000002933db2c2c0 JavaThread "Cache worker for checksums cache (C:\Users\Robertus\AppData\Local\Pub\Cache\hosted\pub.dev\tflite_flutter-0.12.1\android\.gradle\9.0-milestone-1\checksums)" [_thread_blocked, id=6540, stack(0x000000c025900000,0x000000c025a00000) (1024K)] + 0x000002933db28e40 JavaThread "Cache worker for file content cache (C:\Users\Robertus\.gradle\caches\9.0-milestone-1\fileContent)" [_thread_blocked, id=12188, stack(0x000000c025a00000,0x000000c025b00000) (1024K)] + 0x000002933db2c950 JavaThread "Cache worker for cache directory md-supplier (C:\Users\Robertus\.gradle\caches\9.0-milestone-1\md-supplier)" [_thread_blocked, id=19096, stack(0x000000c025b00000,0x000000c025c00000) (1024K)] + 0x000002933db294d0 JavaThread "Cache worker for cache directory md-rule (C:\Users\Robertus\.gradle\caches\9.0-milestone-1\md-rule)" [_thread_blocked, id=25988, stack(0x000000c025c00000,0x000000c025d00000) (1024K)] + 0x000002933db2f740 JavaThread "jar transforms" [_thread_blocked, id=17480, stack(0x000000c025d00000,0x000000c025e00000) (1024K)] + 0x000002933db2dd00 JavaThread "jar transforms Thread 2" [_thread_blocked, id=22756, stack(0x000000c025e00000,0x000000c025f00000) (1024K)] + 0x000002933db2ea20 JavaThread "jar transforms Thread 3" [_thread_blocked, id=7984, stack(0x000000c025f00000,0x000000c026000000) (1024K)] + 0x000002933db2f0b0 JavaThread "jar transforms Thread 4" [_thread_blocked, id=13832, stack(0x000000c026000000,0x000000c026100000) (1024K)] + 0x000002933e9d5080 JavaThread "jar transforms Thread 5" [_thread_blocked, id=12960, stack(0x000000c026100000,0x000000c026200000) (1024K)] + 0x0000029342698250 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15376, stack(0x000000c026200000,0x000000c026300000) (1024K)] +Total: 39 + +Other Threads: + 0x0000029323a3d4d0 VMThread "VM Thread" [id=20716, stack(0x000000c023100000,0x000000c023200000) (1024K)] _threads_hazard_ptr=0x000002934039e240 + 0x0000029323a2f390 WatcherThread "VM Periodic Task Thread" [id=26848, stack(0x000000c023000000,0x000000c023100000) (1024K)] + 0x000002930dc8fee0 WorkerThread "GC Thread#0" [id=8992, stack(0x000000c022b00000,0x000000c022c00000) (1024K)] + 0x0000029323a3dc30 WorkerThread "GC Thread#1" [id=8572, stack(0x000000c023d00000,0x000000c023e00000) (1024K)] + 0x0000029323a3dfe0 WorkerThread "GC Thread#2" [id=26656, stack(0x000000c023e00000,0x000000c023f00000) (1024K)] + 0x0000029323a3e390 WorkerThread "GC Thread#3" [id=12728, stack(0x000000c023f00000,0x000000c024000000) (1024K)] + 0x0000029323a3c9c0 WorkerThread "GC Thread#4" [id=7400, stack(0x000000c024000000,0x000000c024100000) (1024K)] + 0x0000029323a3cd70 WorkerThread "GC Thread#5" [id=22596, stack(0x000000c024100000,0x000000c024200000) (1024K)] + 0x0000029323c2ec80 WorkerThread "GC Thread#6" [id=4580, stack(0x000000c024f00000,0x000000c025000000) (1024K)] + 0x0000029323c2f030 WorkerThread "GC Thread#7" [id=19440, stack(0x000000c025000000,0x000000c025100000) (1024K)] + 0x0000029323c2c7a0 WorkerThread "GC Thread#8" [id=10308, stack(0x000000c025100000,0x000000c025200000) (1024K)] + 0x0000029323c2da10 WorkerThread "GC Thread#9" [id=20052, stack(0x000000c025200000,0x000000c025300000) (1024K)] + 0x000002930dc94de0 ConcurrentGCThread "G1 Main Marker" [id=25056, stack(0x000000c022c00000,0x000000c022d00000) (1024K)] + 0x000002930dc96680 WorkerThread "G1 Conc#0" [id=1764, stack(0x000000c022d00000,0x000000c022e00000) (1024K)] + 0x0000029323c2cb50 WorkerThread "G1 Conc#1" [id=18984, stack(0x000000c025300000,0x000000c025400000) (1024K)] + 0x0000029323c2e170 WorkerThread "G1 Conc#2" [id=21404, stack(0x000000c025400000,0x000000c025500000) (1024K)] + 0x00000293238f6ea0 ConcurrentGCThread "G1 Refine#0" [id=5384, stack(0x000000c022e00000,0x000000c022f00000) (1024K)] + 0x00000293238fc6f0 ConcurrentGCThread "G1 Service" [id=17264, stack(0x000000c022f00000,0x000000c023000000) (1024K)] +Total: 18 + +Threads with active compile tasks: +Total: 0 + +VM state: synchronizing (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x00007ffbaa94c4e0] Metaspace_lock - owner thread: 0x000002933e53ab30 +[0x00007ffbaa94e560] Threads_lock - owner thread: 0x0000029323a3d4d0 + +Heap address: 0x00000000e0000000, size: 512 MB, Compressed Oops mode: 32-bit + +CDS archive(s) mapped at: [0x0000029324000000-0x0000029324ba0000-0x0000029324ba0000), size 12189696, SharedBaseAddress: 0x0000029324000000, ArchiveRelocationMode: 1. +Compressed class space mapped at: 0x0000029325000000-0x0000029339000000, reserved size: 335544320 +Narrow klass base: 0x0000029324000000, Narrow klass shift: 0, Narrow klass range: 0x100000000 + +GC Precious Log: + CardTable entry size: 512 + Card Set container configuration: InlinePtr #cards 5 size 8 Array Of Cards #cards 12 size 40 Howl #buckets 4 coarsen threshold 1843 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 2048 + CPUs: 12 total, 12 available + Memory: 7541M + Large Page Support: Disabled + NUMA Support: Disabled + Compressed Oops: Enabled (32-bit) + Heap Region Size: 1M + Heap Min Capacity: 256M + Heap Initial Capacity: 256M + Heap Max Capacity: 512M + Pre-touch: Disabled + Parallel Workers: 10 + Concurrent Workers: 3 + Concurrent Refinement Workers: 10 + Periodic GC: Disabled + +Heap: + garbage-first heap total 262144K, used 181811K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 150 young (153600K), 16 survivors (16384K) + Metaspace used 50224K, committed 51712K, reserved 393216K + class space used 7169K, committed 7872K, reserved 327680K + +Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom +| 0|0x00000000e0000000, 0x00000000e0100000, 0x00000000e0100000|100%|HS| |TAMS 0x00000000e0000000| PB 0x00000000e0000000| Complete +| 1|0x00000000e0100000, 0x00000000e0200000, 0x00000000e0200000|100%|HC| |TAMS 0x00000000e0100000| PB 0x00000000e0100000| Complete +| 2|0x00000000e0200000, 0x00000000e0300000, 0x00000000e0300000|100%|HC| |TAMS 0x00000000e0200000| PB 0x00000000e0200000| Complete +| 3|0x00000000e0300000, 0x00000000e0400000, 0x00000000e0400000|100%| O| |TAMS 0x00000000e0300000| PB 0x00000000e0300000| Untracked +| 4|0x00000000e0400000, 0x00000000e0500000, 0x00000000e0500000|100%| O| |TAMS 0x00000000e0400000| PB 0x00000000e0400000| Untracked +| 5|0x00000000e0500000, 0x00000000e0600000, 0x00000000e0600000|100%| O| |TAMS 0x00000000e0500000| PB 0x00000000e0500000| Untracked +| 6|0x00000000e0600000, 0x00000000e0700000, 0x00000000e0700000|100%|HS| |TAMS 0x00000000e0600000| PB 0x00000000e0600000| Complete +| 7|0x00000000e0700000, 0x00000000e0800000, 0x00000000e0800000|100%| O| |TAMS 0x00000000e0700000| PB 0x00000000e0700000| Untracked +| 8|0x00000000e0800000, 0x00000000e0900000, 0x00000000e0900000|100%| O| |TAMS 0x00000000e0800000| PB 0x00000000e0800000| Untracked +| 9|0x00000000e0900000, 0x00000000e0a00000, 0x00000000e0a00000|100%| O| |TAMS 0x00000000e0900000| PB 0x00000000e0900000| Untracked +| 10|0x00000000e0a00000, 0x00000000e0b00000, 0x00000000e0b00000|100%| O| |TAMS 0x00000000e0a00000| PB 0x00000000e0a00000| Untracked +| 11|0x00000000e0b00000, 0x00000000e0c00000, 0x00000000e0c00000|100%| O| |TAMS 0x00000000e0b00000| PB 0x00000000e0b00000| Untracked +| 12|0x00000000e0c00000, 0x00000000e0d00000, 0x00000000e0d00000|100%| O| |TAMS 0x00000000e0c00000| PB 0x00000000e0c00000| Untracked +| 13|0x00000000e0d00000, 0x00000000e0e00000, 0x00000000e0e00000|100%| O| |TAMS 0x00000000e0d00000| PB 0x00000000e0d00000| Untracked +| 14|0x00000000e0e00000, 0x00000000e0f00000, 0x00000000e0f00000|100%| O| |TAMS 0x00000000e0e00000| PB 0x00000000e0e00000| Untracked +| 15|0x00000000e0f00000, 0x00000000e1000000, 0x00000000e1000000|100%| O| |TAMS 0x00000000e0f00000| PB 0x00000000e0f00000| Untracked +| 16|0x00000000e1000000, 0x00000000e1100000, 0x00000000e1100000|100%| O| |TAMS 0x00000000e1000000| PB 0x00000000e1000000| Untracked +| 17|0x00000000e1100000, 0x00000000e1200000, 0x00000000e1200000|100%| O| |TAMS 0x00000000e1100000| PB 0x00000000e1100000| Untracked +| 18|0x00000000e1200000, 0x00000000e1300000, 0x00000000e1300000|100%| O| |TAMS 0x00000000e1200000| PB 0x00000000e1200000| Untracked +| 19|0x00000000e1300000, 0x00000000e1400000, 0x00000000e1400000|100%| O| |TAMS 0x00000000e1300000| PB 0x00000000e1300000| Untracked +| 20|0x00000000e1400000, 0x00000000e1500000, 0x00000000e1500000|100%| O| |TAMS 0x00000000e1400000| PB 0x00000000e1400000| Untracked +| 21|0x00000000e1500000, 0x00000000e1600000, 0x00000000e1600000|100%| O| |TAMS 0x00000000e1500000| PB 0x00000000e1500000| Untracked +| 22|0x00000000e1600000, 0x00000000e16bf050, 0x00000000e1700000| 74%| O| |TAMS 0x00000000e1600000| PB 0x00000000e1600000| Untracked +| 23|0x00000000e1700000, 0x00000000e1800000, 0x00000000e1800000|100%|HS| |TAMS 0x00000000e1700000| PB 0x00000000e1700000| Complete +| 24|0x00000000e1800000, 0x00000000e1900000, 0x00000000e1900000|100%|HS| |TAMS 0x00000000e1800000| PB 0x00000000e1800000| Complete +| 25|0x00000000e1900000, 0x00000000e1a00000, 0x00000000e1a00000|100%|HC| |TAMS 0x00000000e1900000| PB 0x00000000e1900000| Complete +| 26|0x00000000e1a00000, 0x00000000e1b00000, 0x00000000e1b00000|100%|HS| |TAMS 0x00000000e1a00000| PB 0x00000000e1a00000| Complete +| 27|0x00000000e1b00000, 0x00000000e1c00000, 0x00000000e1c00000|100%|HC| |TAMS 0x00000000e1b00000| PB 0x00000000e1b00000| Complete +| 28|0x00000000e1c00000, 0x00000000e1d00000, 0x00000000e1d00000|100%|HS| |TAMS 0x00000000e1c00000| PB 0x00000000e1c00000| Complete +| 29|0x00000000e1d00000, 0x00000000e1e00000, 0x00000000e1e00000|100%|HS| |TAMS 0x00000000e1d00000| PB 0x00000000e1d00000| Complete +| 30|0x00000000e1e00000, 0x00000000e1e00000, 0x00000000e1f00000| 0%| F| |TAMS 0x00000000e1e00000| PB 0x00000000e1e00000| Untracked +| 31|0x00000000e1f00000, 0x00000000e1f00000, 0x00000000e2000000| 0%| F| |TAMS 0x00000000e1f00000| PB 0x00000000e1f00000| Untracked +| 32|0x00000000e2000000, 0x00000000e2000000, 0x00000000e2100000| 0%| F| |TAMS 0x00000000e2000000| PB 0x00000000e2000000| Untracked +| 33|0x00000000e2100000, 0x00000000e2100000, 0x00000000e2200000| 0%| F| |TAMS 0x00000000e2100000| PB 0x00000000e2100000| Untracked +| 34|0x00000000e2200000, 0x00000000e2200000, 0x00000000e2300000| 0%| F| |TAMS 0x00000000e2200000| PB 0x00000000e2200000| Untracked +| 35|0x00000000e2300000, 0x00000000e2300000, 0x00000000e2400000| 0%| F| |TAMS 0x00000000e2300000| PB 0x00000000e2300000| Untracked +| 36|0x00000000e2400000, 0x00000000e2400000, 0x00000000e2500000| 0%| F| |TAMS 0x00000000e2400000| PB 0x00000000e2400000| Untracked +| 37|0x00000000e2500000, 0x00000000e2500000, 0x00000000e2600000| 0%| F| |TAMS 0x00000000e2500000| PB 0x00000000e2500000| Untracked +| 38|0x00000000e2600000, 0x00000000e2600000, 0x00000000e2700000| 0%| F| |TAMS 0x00000000e2600000| PB 0x00000000e2600000| Untracked +| 39|0x00000000e2700000, 0x00000000e2700000, 0x00000000e2800000| 0%| F| |TAMS 0x00000000e2700000| PB 0x00000000e2700000| Untracked +| 40|0x00000000e2800000, 0x00000000e2800000, 0x00000000e2900000| 0%| F| |TAMS 0x00000000e2800000| PB 0x00000000e2800000| Untracked +| 41|0x00000000e2900000, 0x00000000e2900000, 0x00000000e2a00000| 0%| F| |TAMS 0x00000000e2900000| PB 0x00000000e2900000| Untracked +| 42|0x00000000e2a00000, 0x00000000e2a00000, 0x00000000e2b00000| 0%| F| |TAMS 0x00000000e2a00000| PB 0x00000000e2a00000| Untracked +| 43|0x00000000e2b00000, 0x00000000e2b00000, 0x00000000e2c00000| 0%| F| |TAMS 0x00000000e2b00000| PB 0x00000000e2b00000| Untracked +| 44|0x00000000e2c00000, 0x00000000e2c00000, 0x00000000e2d00000| 0%| F| |TAMS 0x00000000e2c00000| PB 0x00000000e2c00000| Untracked +| 45|0x00000000e2d00000, 0x00000000e2d00000, 0x00000000e2e00000| 0%| F| |TAMS 0x00000000e2d00000| PB 0x00000000e2d00000| Untracked +| 46|0x00000000e2e00000, 0x00000000e2e00000, 0x00000000e2f00000| 0%| F| |TAMS 0x00000000e2e00000| PB 0x00000000e2e00000| Untracked +| 47|0x00000000e2f00000, 0x00000000e2f00000, 0x00000000e3000000| 0%| F| |TAMS 0x00000000e2f00000| PB 0x00000000e2f00000| Untracked +| 48|0x00000000e3000000, 0x00000000e3000000, 0x00000000e3100000| 0%| F| |TAMS 0x00000000e3000000| PB 0x00000000e3000000| Untracked +| 49|0x00000000e3100000, 0x00000000e3100000, 0x00000000e3200000| 0%| F| |TAMS 0x00000000e3100000| PB 0x00000000e3100000| Untracked +| 50|0x00000000e3200000, 0x00000000e3200000, 0x00000000e3300000| 0%| F| |TAMS 0x00000000e3200000| PB 0x00000000e3200000| Untracked +| 51|0x00000000e3300000, 0x00000000e3300000, 0x00000000e3400000| 0%| F| |TAMS 0x00000000e3300000| PB 0x00000000e3300000| Untracked +| 52|0x00000000e3400000, 0x00000000e3400000, 0x00000000e3500000| 0%| F| |TAMS 0x00000000e3400000| PB 0x00000000e3400000| Untracked +| 53|0x00000000e3500000, 0x00000000e3500000, 0x00000000e3600000| 0%| F| |TAMS 0x00000000e3500000| PB 0x00000000e3500000| Untracked +| 54|0x00000000e3600000, 0x00000000e3600000, 0x00000000e3700000| 0%| F| |TAMS 0x00000000e3600000| PB 0x00000000e3600000| Untracked +| 55|0x00000000e3700000, 0x00000000e3700000, 0x00000000e3800000| 0%| F| |TAMS 0x00000000e3700000| PB 0x00000000e3700000| Untracked +| 56|0x00000000e3800000, 0x00000000e3800000, 0x00000000e3900000| 0%| F| |TAMS 0x00000000e3800000| PB 0x00000000e3800000| Untracked +| 57|0x00000000e3900000, 0x00000000e3900000, 0x00000000e3a00000| 0%| F| |TAMS 0x00000000e3900000| PB 0x00000000e3900000| Untracked +| 58|0x00000000e3a00000, 0x00000000e3a00000, 0x00000000e3b00000| 0%| F| |TAMS 0x00000000e3a00000| PB 0x00000000e3a00000| Untracked +| 59|0x00000000e3b00000, 0x00000000e3b00000, 0x00000000e3c00000| 0%| F| |TAMS 0x00000000e3b00000| PB 0x00000000e3b00000| Untracked +| 60|0x00000000e3c00000, 0x00000000e3c00000, 0x00000000e3d00000| 0%| F| |TAMS 0x00000000e3c00000| PB 0x00000000e3c00000| Untracked +| 61|0x00000000e3d00000, 0x00000000e3d00000, 0x00000000e3e00000| 0%| F| |TAMS 0x00000000e3d00000| PB 0x00000000e3d00000| Untracked +| 62|0x00000000e3e00000, 0x00000000e3e00000, 0x00000000e3f00000| 0%| F| |TAMS 0x00000000e3e00000| PB 0x00000000e3e00000| Untracked +| 63|0x00000000e3f00000, 0x00000000e3f00000, 0x00000000e4000000| 0%| F| |TAMS 0x00000000e3f00000| PB 0x00000000e3f00000| Untracked +| 64|0x00000000e4000000, 0x00000000e4000000, 0x00000000e4100000| 0%| F| |TAMS 0x00000000e4000000| PB 0x00000000e4000000| Untracked +| 65|0x00000000e4100000, 0x00000000e4100000, 0x00000000e4200000| 0%| F| |TAMS 0x00000000e4100000| PB 0x00000000e4100000| Untracked +| 66|0x00000000e4200000, 0x00000000e4200000, 0x00000000e4300000| 0%| F| |TAMS 0x00000000e4200000| PB 0x00000000e4200000| Untracked +| 67|0x00000000e4300000, 0x00000000e4300000, 0x00000000e4400000| 0%| F| |TAMS 0x00000000e4300000| PB 0x00000000e4300000| Untracked +| 68|0x00000000e4400000, 0x00000000e4400000, 0x00000000e4500000| 0%| F| |TAMS 0x00000000e4400000| PB 0x00000000e4400000| Untracked +| 69|0x00000000e4500000, 0x00000000e4500000, 0x00000000e4600000| 0%| F| |TAMS 0x00000000e4500000| PB 0x00000000e4500000| Untracked +| 70|0x00000000e4600000, 0x00000000e4600000, 0x00000000e4700000| 0%| F| |TAMS 0x00000000e4600000| PB 0x00000000e4600000| Untracked +| 71|0x00000000e4700000, 0x00000000e4700000, 0x00000000e4800000| 0%| F| |TAMS 0x00000000e4700000| PB 0x00000000e4700000| Untracked +| 72|0x00000000e4800000, 0x00000000e4800000, 0x00000000e4900000| 0%| F| |TAMS 0x00000000e4800000| PB 0x00000000e4800000| Untracked +| 73|0x00000000e4900000, 0x00000000e4900000, 0x00000000e4a00000| 0%| F| |TAMS 0x00000000e4900000| PB 0x00000000e4900000| Untracked +| 74|0x00000000e4a00000, 0x00000000e4a00000, 0x00000000e4b00000| 0%| F| |TAMS 0x00000000e4a00000| PB 0x00000000e4a00000| Untracked +| 75|0x00000000e4b00000, 0x00000000e4b00000, 0x00000000e4c00000| 0%| F| |TAMS 0x00000000e4b00000| PB 0x00000000e4b00000| Untracked +| 76|0x00000000e4c00000, 0x00000000e4c00000, 0x00000000e4d00000| 0%| F| |TAMS 0x00000000e4c00000| PB 0x00000000e4c00000| Untracked +| 77|0x00000000e4d00000, 0x00000000e4d00000, 0x00000000e4e00000| 0%| F| |TAMS 0x00000000e4d00000| PB 0x00000000e4d00000| Untracked +| 78|0x00000000e4e00000, 0x00000000e4e00000, 0x00000000e4f00000| 0%| F| |TAMS 0x00000000e4e00000| PB 0x00000000e4e00000| Untracked +| 79|0x00000000e4f00000, 0x00000000e4f00000, 0x00000000e5000000| 0%| F| |TAMS 0x00000000e4f00000| PB 0x00000000e4f00000| Untracked +| 80|0x00000000e5000000, 0x00000000e5000000, 0x00000000e5100000| 0%| F| |TAMS 0x00000000e5000000| PB 0x00000000e5000000| Untracked +| 81|0x00000000e5100000, 0x00000000e5100000, 0x00000000e5200000| 0%| F| |TAMS 0x00000000e5100000| PB 0x00000000e5100000| Untracked +| 82|0x00000000e5200000, 0x00000000e5200000, 0x00000000e5300000| 0%| F| |TAMS 0x00000000e5200000| PB 0x00000000e5200000| Untracked +| 83|0x00000000e5300000, 0x00000000e5300000, 0x00000000e5400000| 0%| F| |TAMS 0x00000000e5300000| PB 0x00000000e5300000| Untracked +| 84|0x00000000e5400000, 0x00000000e5400000, 0x00000000e5500000| 0%| F| |TAMS 0x00000000e5400000| PB 0x00000000e5400000| Untracked +| 85|0x00000000e5500000, 0x00000000e5500000, 0x00000000e5600000| 0%| F| |TAMS 0x00000000e5500000| PB 0x00000000e5500000| Untracked +| 86|0x00000000e5600000, 0x00000000e5600000, 0x00000000e5700000| 0%| F| |TAMS 0x00000000e5600000| PB 0x00000000e5600000| Untracked +| 87|0x00000000e5700000, 0x00000000e57cdd40, 0x00000000e5800000| 80%| S|CS|TAMS 0x00000000e5700000| PB 0x00000000e5700000| Complete +| 88|0x00000000e5800000, 0x00000000e5900000, 0x00000000e5900000|100%| S|CS|TAMS 0x00000000e5800000| PB 0x00000000e5800000| Complete +| 89|0x00000000e5900000, 0x00000000e5a00000, 0x00000000e5a00000|100%| S|CS|TAMS 0x00000000e5900000| PB 0x00000000e5900000| Complete +| 90|0x00000000e5a00000, 0x00000000e5b00000, 0x00000000e5b00000|100%| S|CS|TAMS 0x00000000e5a00000| PB 0x00000000e5a00000| Complete +| 91|0x00000000e5b00000, 0x00000000e5c00000, 0x00000000e5c00000|100%| S|CS|TAMS 0x00000000e5b00000| PB 0x00000000e5b00000| Complete +| 92|0x00000000e5c00000, 0x00000000e5d00000, 0x00000000e5d00000|100%| S|CS|TAMS 0x00000000e5c00000| PB 0x00000000e5c00000| Complete +| 93|0x00000000e5d00000, 0x00000000e5e00000, 0x00000000e5e00000|100%| S|CS|TAMS 0x00000000e5d00000| PB 0x00000000e5d00000| Complete +| 94|0x00000000e5e00000, 0x00000000e5f00000, 0x00000000e5f00000|100%| S|CS|TAMS 0x00000000e5e00000| PB 0x00000000e5e00000| Complete +| 95|0x00000000e5f00000, 0x00000000e6000000, 0x00000000e6000000|100%| S|CS|TAMS 0x00000000e5f00000| PB 0x00000000e5f00000| Complete +| 96|0x00000000e6000000, 0x00000000e6100000, 0x00000000e6100000|100%| S|CS|TAMS 0x00000000e6000000| PB 0x00000000e6000000| Complete +| 97|0x00000000e6100000, 0x00000000e6200000, 0x00000000e6200000|100%| S|CS|TAMS 0x00000000e6100000| PB 0x00000000e6100000| Complete +| 98|0x00000000e6200000, 0x00000000e6300000, 0x00000000e6300000|100%| S|CS|TAMS 0x00000000e6200000| PB 0x00000000e6200000| Complete +| 99|0x00000000e6300000, 0x00000000e6400000, 0x00000000e6400000|100%| S|CS|TAMS 0x00000000e6300000| PB 0x00000000e6300000| Complete +| 100|0x00000000e6400000, 0x00000000e6500000, 0x00000000e6500000|100%| S|CS|TAMS 0x00000000e6400000| PB 0x00000000e6400000| Complete +| 101|0x00000000e6500000, 0x00000000e6600000, 0x00000000e6600000|100%| S|CS|TAMS 0x00000000e6500000| PB 0x00000000e6500000| Complete +| 102|0x00000000e6600000, 0x00000000e6700000, 0x00000000e6700000|100%| S|CS|TAMS 0x00000000e6600000| PB 0x00000000e6600000| Complete +| 103|0x00000000e6700000, 0x00000000e6700000, 0x00000000e6800000| 0%| F| |TAMS 0x00000000e6700000| PB 0x00000000e6700000| Untracked +| 104|0x00000000e6800000, 0x00000000e6800000, 0x00000000e6900000| 0%| F| |TAMS 0x00000000e6800000| PB 0x00000000e6800000| Untracked +| 105|0x00000000e6900000, 0x00000000e6900000, 0x00000000e6a00000| 0%| F| |TAMS 0x00000000e6900000| PB 0x00000000e6900000| Untracked +| 106|0x00000000e6a00000, 0x00000000e6a00000, 0x00000000e6b00000| 0%| F| |TAMS 0x00000000e6a00000| PB 0x00000000e6a00000| Untracked +| 107|0x00000000e6b00000, 0x00000000e6b00000, 0x00000000e6c00000| 0%| F| |TAMS 0x00000000e6b00000| PB 0x00000000e6b00000| Untracked +| 108|0x00000000e6c00000, 0x00000000e6c00000, 0x00000000e6d00000| 0%| F| |TAMS 0x00000000e6c00000| PB 0x00000000e6c00000| Untracked +| 109|0x00000000e6d00000, 0x00000000e6d00000, 0x00000000e6e00000| 0%| F| |TAMS 0x00000000e6d00000| PB 0x00000000e6d00000| Untracked +| 110|0x00000000e6e00000, 0x00000000e6e00000, 0x00000000e6f00000| 0%| F| |TAMS 0x00000000e6e00000| PB 0x00000000e6e00000| Untracked +| 111|0x00000000e6f00000, 0x00000000e6f00000, 0x00000000e7000000| 0%| F| |TAMS 0x00000000e6f00000| PB 0x00000000e6f00000| Untracked +| 112|0x00000000e7000000, 0x00000000e7000000, 0x00000000e7100000| 0%| F| |TAMS 0x00000000e7000000| PB 0x00000000e7000000| Untracked +| 113|0x00000000e7100000, 0x00000000e7100000, 0x00000000e7200000| 0%| F| |TAMS 0x00000000e7100000| PB 0x00000000e7100000| Untracked +| 114|0x00000000e7200000, 0x00000000e7200000, 0x00000000e7300000| 0%| F| |TAMS 0x00000000e7200000| PB 0x00000000e7200000| Untracked +| 115|0x00000000e7300000, 0x00000000e7300000, 0x00000000e7400000| 0%| F| |TAMS 0x00000000e7300000| PB 0x00000000e7300000| Untracked +| 116|0x00000000e7400000, 0x00000000e7400000, 0x00000000e7500000| 0%| F| |TAMS 0x00000000e7400000| PB 0x00000000e7400000| Untracked +| 117|0x00000000e7500000, 0x00000000e7500000, 0x00000000e7600000| 0%| F| |TAMS 0x00000000e7500000| PB 0x00000000e7500000| Untracked +| 118|0x00000000e7600000, 0x00000000e7600000, 0x00000000e7700000| 0%| F| |TAMS 0x00000000e7600000| PB 0x00000000e7600000| Untracked +| 119|0x00000000e7700000, 0x00000000e7700000, 0x00000000e7800000| 0%| F| |TAMS 0x00000000e7700000| PB 0x00000000e7700000| Untracked +| 120|0x00000000e7800000, 0x00000000e7800000, 0x00000000e7900000| 0%| F| |TAMS 0x00000000e7800000| PB 0x00000000e7800000| Untracked +| 121|0x00000000e7900000, 0x00000000e7900000, 0x00000000e7a00000| 0%| F| |TAMS 0x00000000e7900000| PB 0x00000000e7900000| Untracked +| 122|0x00000000e7a00000, 0x00000000e7affb20, 0x00000000e7b00000| 99%| E| |TAMS 0x00000000e7a00000| PB 0x00000000e7a00000| Complete +| 123|0x00000000e7b00000, 0x00000000e7c00000, 0x00000000e7c00000|100%| E|CS|TAMS 0x00000000e7b00000| PB 0x00000000e7b00000| Complete +| 124|0x00000000e7c00000, 0x00000000e7d00000, 0x00000000e7d00000|100%| E|CS|TAMS 0x00000000e7c00000| PB 0x00000000e7c00000| Complete +| 125|0x00000000e7d00000, 0x00000000e7e00000, 0x00000000e7e00000|100%| E|CS|TAMS 0x00000000e7d00000| PB 0x00000000e7d00000| Complete +| 126|0x00000000e7e00000, 0x00000000e7f00000, 0x00000000e7f00000|100%| E|CS|TAMS 0x00000000e7e00000| PB 0x00000000e7e00000| Complete +| 127|0x00000000e7f00000, 0x00000000e8000000, 0x00000000e8000000|100%| E|CS|TAMS 0x00000000e7f00000| PB 0x00000000e7f00000| Complete +| 128|0x00000000e8000000, 0x00000000e8100000, 0x00000000e8100000|100%| E|CS|TAMS 0x00000000e8000000| PB 0x00000000e8000000| Complete +| 129|0x00000000e8100000, 0x00000000e8200000, 0x00000000e8200000|100%| E|CS|TAMS 0x00000000e8100000| PB 0x00000000e8100000| Complete +| 130|0x00000000e8200000, 0x00000000e8300000, 0x00000000e8300000|100%| E|CS|TAMS 0x00000000e8200000| PB 0x00000000e8200000| Complete +| 131|0x00000000e8300000, 0x00000000e8400000, 0x00000000e8400000|100%| E|CS|TAMS 0x00000000e8300000| PB 0x00000000e8300000| Complete +| 132|0x00000000e8400000, 0x00000000e8500000, 0x00000000e8500000|100%| E|CS|TAMS 0x00000000e8400000| PB 0x00000000e8400000| Complete +| 133|0x00000000e8500000, 0x00000000e8600000, 0x00000000e8600000|100%| E|CS|TAMS 0x00000000e8500000| PB 0x00000000e8500000| Complete +| 134|0x00000000e8600000, 0x00000000e8700000, 0x00000000e8700000|100%| E|CS|TAMS 0x00000000e8600000| PB 0x00000000e8600000| Complete +| 135|0x00000000e8700000, 0x00000000e8800000, 0x00000000e8800000|100%| E|CS|TAMS 0x00000000e8700000| PB 0x00000000e8700000| Complete +| 136|0x00000000e8800000, 0x00000000e8900000, 0x00000000e8900000|100%| E|CS|TAMS 0x00000000e8800000| PB 0x00000000e8800000| Complete +| 137|0x00000000e8900000, 0x00000000e8a00000, 0x00000000e8a00000|100%| E|CS|TAMS 0x00000000e8900000| PB 0x00000000e8900000| Complete +| 138|0x00000000e8a00000, 0x00000000e8b00000, 0x00000000e8b00000|100%| E|CS|TAMS 0x00000000e8a00000| PB 0x00000000e8a00000| Complete +| 139|0x00000000e8b00000, 0x00000000e8c00000, 0x00000000e8c00000|100%| E|CS|TAMS 0x00000000e8b00000| PB 0x00000000e8b00000| Complete +| 140|0x00000000e8c00000, 0x00000000e8d00000, 0x00000000e8d00000|100%| E|CS|TAMS 0x00000000e8c00000| PB 0x00000000e8c00000| Complete +| 141|0x00000000e8d00000, 0x00000000e8e00000, 0x00000000e8e00000|100%| E|CS|TAMS 0x00000000e8d00000| PB 0x00000000e8d00000| Complete +| 142|0x00000000e8e00000, 0x00000000e8f00000, 0x00000000e8f00000|100%| E|CS|TAMS 0x00000000e8e00000| PB 0x00000000e8e00000| Complete +| 143|0x00000000e8f00000, 0x00000000e9000000, 0x00000000e9000000|100%| E|CS|TAMS 0x00000000e8f00000| PB 0x00000000e8f00000| Complete +| 144|0x00000000e9000000, 0x00000000e9100000, 0x00000000e9100000|100%| E|CS|TAMS 0x00000000e9000000| PB 0x00000000e9000000| Complete +| 145|0x00000000e9100000, 0x00000000e9200000, 0x00000000e9200000|100%| E|CS|TAMS 0x00000000e9100000| PB 0x00000000e9100000| Complete +| 146|0x00000000e9200000, 0x00000000e9300000, 0x00000000e9300000|100%| E|CS|TAMS 0x00000000e9200000| PB 0x00000000e9200000| Complete +| 147|0x00000000e9300000, 0x00000000e9400000, 0x00000000e9400000|100%| E|CS|TAMS 0x00000000e9300000| PB 0x00000000e9300000| Complete +| 148|0x00000000e9400000, 0x00000000e9500000, 0x00000000e9500000|100%| E|CS|TAMS 0x00000000e9400000| PB 0x00000000e9400000| Complete +| 149|0x00000000e9500000, 0x00000000e9600000, 0x00000000e9600000|100%| E|CS|TAMS 0x00000000e9500000| PB 0x00000000e9500000| Complete +| 150|0x00000000e9600000, 0x00000000e9700000, 0x00000000e9700000|100%| E|CS|TAMS 0x00000000e9600000| PB 0x00000000e9600000| Complete +| 151|0x00000000e9700000, 0x00000000e9800000, 0x00000000e9800000|100%| E|CS|TAMS 0x00000000e9700000| PB 0x00000000e9700000| Complete +| 152|0x00000000e9800000, 0x00000000e9900000, 0x00000000e9900000|100%| E|CS|TAMS 0x00000000e9800000| PB 0x00000000e9800000| Complete +| 153|0x00000000e9900000, 0x00000000e9a00000, 0x00000000e9a00000|100%| E|CS|TAMS 0x00000000e9900000| PB 0x00000000e9900000| Complete +| 154|0x00000000e9a00000, 0x00000000e9b00000, 0x00000000e9b00000|100%| E|CS|TAMS 0x00000000e9a00000| PB 0x00000000e9a00000| Complete +| 155|0x00000000e9b00000, 0x00000000e9c00000, 0x00000000e9c00000|100%| E| |TAMS 0x00000000e9b00000| PB 0x00000000e9b00000| Complete +| 156|0x00000000e9c00000, 0x00000000e9d00000, 0x00000000e9d00000|100%| E|CS|TAMS 0x00000000e9c00000| PB 0x00000000e9c00000| Complete +| 157|0x00000000e9d00000, 0x00000000e9e00000, 0x00000000e9e00000|100%| E|CS|TAMS 0x00000000e9d00000| PB 0x00000000e9d00000| Complete +| 158|0x00000000e9e00000, 0x00000000e9f00000, 0x00000000e9f00000|100%| E|CS|TAMS 0x00000000e9e00000| PB 0x00000000e9e00000| Complete +| 159|0x00000000e9f00000, 0x00000000ea000000, 0x00000000ea000000|100%| E|CS|TAMS 0x00000000e9f00000| PB 0x00000000e9f00000| Complete +| 160|0x00000000ea000000, 0x00000000ea100000, 0x00000000ea100000|100%| E|CS|TAMS 0x00000000ea000000| PB 0x00000000ea000000| Complete +| 161|0x00000000ea100000, 0x00000000ea200000, 0x00000000ea200000|100%| E|CS|TAMS 0x00000000ea100000| PB 0x00000000ea100000| Complete +| 162|0x00000000ea200000, 0x00000000ea300000, 0x00000000ea300000|100%| E|CS|TAMS 0x00000000ea200000| PB 0x00000000ea200000| Complete +| 163|0x00000000ea300000, 0x00000000ea400000, 0x00000000ea400000|100%| E|CS|TAMS 0x00000000ea300000| PB 0x00000000ea300000| Complete +| 164|0x00000000ea400000, 0x00000000ea500000, 0x00000000ea500000|100%| E|CS|TAMS 0x00000000ea400000| PB 0x00000000ea400000| Complete +| 165|0x00000000ea500000, 0x00000000ea600000, 0x00000000ea600000|100%| E|CS|TAMS 0x00000000ea500000| PB 0x00000000ea500000| Complete +| 166|0x00000000ea600000, 0x00000000ea700000, 0x00000000ea700000|100%| E|CS|TAMS 0x00000000ea600000| PB 0x00000000ea600000| Complete +| 167|0x00000000ea700000, 0x00000000ea800000, 0x00000000ea800000|100%| E|CS|TAMS 0x00000000ea700000| PB 0x00000000ea700000| Complete +| 168|0x00000000ea800000, 0x00000000ea900000, 0x00000000ea900000|100%| E|CS|TAMS 0x00000000ea800000| PB 0x00000000ea800000| Complete +| 169|0x00000000ea900000, 0x00000000eaa00000, 0x00000000eaa00000|100%| E|CS|TAMS 0x00000000ea900000| PB 0x00000000ea900000| Complete +| 170|0x00000000eaa00000, 0x00000000eab00000, 0x00000000eab00000|100%| E|CS|TAMS 0x00000000eaa00000| PB 0x00000000eaa00000| Complete +| 171|0x00000000eab00000, 0x00000000eac00000, 0x00000000eac00000|100%| E|CS|TAMS 0x00000000eab00000| PB 0x00000000eab00000| Complete +| 172|0x00000000eac00000, 0x00000000ead00000, 0x00000000ead00000|100%| E|CS|TAMS 0x00000000eac00000| PB 0x00000000eac00000| Complete +| 173|0x00000000ead00000, 0x00000000eae00000, 0x00000000eae00000|100%| E|CS|TAMS 0x00000000ead00000| PB 0x00000000ead00000| Complete +| 174|0x00000000eae00000, 0x00000000eaf00000, 0x00000000eaf00000|100%| E|CS|TAMS 0x00000000eae00000| PB 0x00000000eae00000| Complete +| 175|0x00000000eaf00000, 0x00000000eb000000, 0x00000000eb000000|100%| E|CS|TAMS 0x00000000eaf00000| PB 0x00000000eaf00000| Complete +| 176|0x00000000eb000000, 0x00000000eb100000, 0x00000000eb100000|100%| E|CS|TAMS 0x00000000eb000000| PB 0x00000000eb000000| Complete +| 177|0x00000000eb100000, 0x00000000eb200000, 0x00000000eb200000|100%| E|CS|TAMS 0x00000000eb100000| PB 0x00000000eb100000| Complete +| 178|0x00000000eb200000, 0x00000000eb300000, 0x00000000eb300000|100%| E|CS|TAMS 0x00000000eb200000| PB 0x00000000eb200000| Complete +| 179|0x00000000eb300000, 0x00000000eb400000, 0x00000000eb400000|100%| E|CS|TAMS 0x00000000eb300000| PB 0x00000000eb300000| Complete +| 180|0x00000000eb400000, 0x00000000eb500000, 0x00000000eb500000|100%| E|CS|TAMS 0x00000000eb400000| PB 0x00000000eb400000| Complete +| 181|0x00000000eb500000, 0x00000000eb600000, 0x00000000eb600000|100%| E|CS|TAMS 0x00000000eb500000| PB 0x00000000eb500000| Complete +| 182|0x00000000eb600000, 0x00000000eb700000, 0x00000000eb700000|100%| E|CS|TAMS 0x00000000eb600000| PB 0x00000000eb600000| Complete +| 183|0x00000000eb700000, 0x00000000eb800000, 0x00000000eb800000|100%| E|CS|TAMS 0x00000000eb700000| PB 0x00000000eb700000| Complete +| 184|0x00000000eb800000, 0x00000000eb900000, 0x00000000eb900000|100%| E|CS|TAMS 0x00000000eb800000| PB 0x00000000eb800000| Complete +| 185|0x00000000eb900000, 0x00000000eba00000, 0x00000000eba00000|100%| E|CS|TAMS 0x00000000eb900000| PB 0x00000000eb900000| Complete +| 186|0x00000000eba00000, 0x00000000ebb00000, 0x00000000ebb00000|100%| E|CS|TAMS 0x00000000eba00000| PB 0x00000000eba00000| Complete +| 187|0x00000000ebb00000, 0x00000000ebc00000, 0x00000000ebc00000|100%| E|CS|TAMS 0x00000000ebb00000| PB 0x00000000ebb00000| Complete +| 188|0x00000000ebc00000, 0x00000000ebd00000, 0x00000000ebd00000|100%| E|CS|TAMS 0x00000000ebc00000| PB 0x00000000ebc00000| Complete +| 189|0x00000000ebd00000, 0x00000000ebe00000, 0x00000000ebe00000|100%| E|CS|TAMS 0x00000000ebd00000| PB 0x00000000ebd00000| Complete +| 190|0x00000000ebe00000, 0x00000000ebf00000, 0x00000000ebf00000|100%| E|CS|TAMS 0x00000000ebe00000| PB 0x00000000ebe00000| Complete +| 191|0x00000000ebf00000, 0x00000000ec000000, 0x00000000ec000000|100%| E|CS|TAMS 0x00000000ebf00000| PB 0x00000000ebf00000| Complete +| 192|0x00000000ec000000, 0x00000000ec100000, 0x00000000ec100000|100%| E|CS|TAMS 0x00000000ec000000| PB 0x00000000ec000000| Complete +| 193|0x00000000ec100000, 0x00000000ec200000, 0x00000000ec200000|100%| E|CS|TAMS 0x00000000ec100000| PB 0x00000000ec100000| Complete +| 194|0x00000000ec200000, 0x00000000ec300000, 0x00000000ec300000|100%| E|CS|TAMS 0x00000000ec200000| PB 0x00000000ec200000| Complete +| 195|0x00000000ec300000, 0x00000000ec400000, 0x00000000ec400000|100%| E|CS|TAMS 0x00000000ec300000| PB 0x00000000ec300000| Complete +| 196|0x00000000ec400000, 0x00000000ec500000, 0x00000000ec500000|100%| E|CS|TAMS 0x00000000ec400000| PB 0x00000000ec400000| Complete +| 197|0x00000000ec500000, 0x00000000ec600000, 0x00000000ec600000|100%| E|CS|TAMS 0x00000000ec500000| PB 0x00000000ec500000| Complete +| 198|0x00000000ec600000, 0x00000000ec700000, 0x00000000ec700000|100%| E|CS|TAMS 0x00000000ec600000| PB 0x00000000ec600000| Complete +| 199|0x00000000ec700000, 0x00000000ec800000, 0x00000000ec800000|100%| E|CS|TAMS 0x00000000ec700000| PB 0x00000000ec700000| Complete +| 200|0x00000000ec800000, 0x00000000ec900000, 0x00000000ec900000|100%| E|CS|TAMS 0x00000000ec800000| PB 0x00000000ec800000| Complete +| 201|0x00000000ec900000, 0x00000000eca00000, 0x00000000eca00000|100%| E|CS|TAMS 0x00000000ec900000| PB 0x00000000ec900000| Complete +| 202|0x00000000eca00000, 0x00000000ecb00000, 0x00000000ecb00000|100%| E|CS|TAMS 0x00000000eca00000| PB 0x00000000eca00000| Complete +| 203|0x00000000ecb00000, 0x00000000ecc00000, 0x00000000ecc00000|100%| E|CS|TAMS 0x00000000ecb00000| PB 0x00000000ecb00000| Complete +| 204|0x00000000ecc00000, 0x00000000ecd00000, 0x00000000ecd00000|100%| E|CS|TAMS 0x00000000ecc00000| PB 0x00000000ecc00000| Complete +| 205|0x00000000ecd00000, 0x00000000ece00000, 0x00000000ece00000|100%| E|CS|TAMS 0x00000000ecd00000| PB 0x00000000ecd00000| Complete +| 206|0x00000000ece00000, 0x00000000ecf00000, 0x00000000ecf00000|100%| E|CS|TAMS 0x00000000ece00000| PB 0x00000000ece00000| Complete +| 207|0x00000000ecf00000, 0x00000000ed000000, 0x00000000ed000000|100%| E|CS|TAMS 0x00000000ecf00000| PB 0x00000000ecf00000| Complete +| 208|0x00000000ed000000, 0x00000000ed100000, 0x00000000ed100000|100%| E|CS|TAMS 0x00000000ed000000| PB 0x00000000ed000000| Complete +| 209|0x00000000ed100000, 0x00000000ed200000, 0x00000000ed200000|100%| E|CS|TAMS 0x00000000ed100000| PB 0x00000000ed100000| Complete +| 210|0x00000000ed200000, 0x00000000ed300000, 0x00000000ed300000|100%| E|CS|TAMS 0x00000000ed200000| PB 0x00000000ed200000| Complete +| 211|0x00000000ed300000, 0x00000000ed400000, 0x00000000ed400000|100%| E|CS|TAMS 0x00000000ed300000| PB 0x00000000ed300000| Complete +| 212|0x00000000ed400000, 0x00000000ed500000, 0x00000000ed500000|100%| E|CS|TAMS 0x00000000ed400000| PB 0x00000000ed400000| Complete +| 213|0x00000000ed500000, 0x00000000ed600000, 0x00000000ed600000|100%| E|CS|TAMS 0x00000000ed500000| PB 0x00000000ed500000| Complete +| 214|0x00000000ed600000, 0x00000000ed700000, 0x00000000ed700000|100%| E|CS|TAMS 0x00000000ed600000| PB 0x00000000ed600000| Complete +| 215|0x00000000ed700000, 0x00000000ed800000, 0x00000000ed800000|100%| E|CS|TAMS 0x00000000ed700000| PB 0x00000000ed700000| Complete +| 216|0x00000000ed800000, 0x00000000ed900000, 0x00000000ed900000|100%| E|CS|TAMS 0x00000000ed800000| PB 0x00000000ed800000| Complete +| 217|0x00000000ed900000, 0x00000000eda00000, 0x00000000eda00000|100%| E|CS|TAMS 0x00000000ed900000| PB 0x00000000ed900000| Complete +| 218|0x00000000eda00000, 0x00000000edb00000, 0x00000000edb00000|100%| E|CS|TAMS 0x00000000eda00000| PB 0x00000000eda00000| Complete +| 219|0x00000000edb00000, 0x00000000edc00000, 0x00000000edc00000|100%| E|CS|TAMS 0x00000000edb00000| PB 0x00000000edb00000| Complete +| 220|0x00000000edc00000, 0x00000000edd00000, 0x00000000edd00000|100%| E|CS|TAMS 0x00000000edc00000| PB 0x00000000edc00000| Complete +| 221|0x00000000edd00000, 0x00000000ede00000, 0x00000000ede00000|100%| E|CS|TAMS 0x00000000edd00000| PB 0x00000000edd00000| Complete +| 222|0x00000000ede00000, 0x00000000edf00000, 0x00000000edf00000|100%| E|CS|TAMS 0x00000000ede00000| PB 0x00000000ede00000| Complete +| 223|0x00000000edf00000, 0x00000000ee000000, 0x00000000ee000000|100%| E|CS|TAMS 0x00000000edf00000| PB 0x00000000edf00000| Complete +| 224|0x00000000ee000000, 0x00000000ee100000, 0x00000000ee100000|100%| E|CS|TAMS 0x00000000ee000000| PB 0x00000000ee000000| Complete +| 225|0x00000000ee100000, 0x00000000ee200000, 0x00000000ee200000|100%| E|CS|TAMS 0x00000000ee100000| PB 0x00000000ee100000| Complete +| 226|0x00000000ee200000, 0x00000000ee300000, 0x00000000ee300000|100%| E|CS|TAMS 0x00000000ee200000| PB 0x00000000ee200000| Complete +| 227|0x00000000ee300000, 0x00000000ee400000, 0x00000000ee400000|100%| E|CS|TAMS 0x00000000ee300000| PB 0x00000000ee300000| Complete +| 228|0x00000000ee400000, 0x00000000ee500000, 0x00000000ee500000|100%| E|CS|TAMS 0x00000000ee400000| PB 0x00000000ee400000| Complete +| 229|0x00000000ee500000, 0x00000000ee600000, 0x00000000ee600000|100%| E|CS|TAMS 0x00000000ee500000| PB 0x00000000ee500000| Complete +| 230|0x00000000ee600000, 0x00000000ee700000, 0x00000000ee700000|100%| E|CS|TAMS 0x00000000ee600000| PB 0x00000000ee600000| Complete +| 231|0x00000000ee700000, 0x00000000ee800000, 0x00000000ee800000|100%| E|CS|TAMS 0x00000000ee700000| PB 0x00000000ee700000| Complete +| 232|0x00000000ee800000, 0x00000000ee900000, 0x00000000ee900000|100%| E|CS|TAMS 0x00000000ee800000| PB 0x00000000ee800000| Complete +| 233|0x00000000ee900000, 0x00000000eea00000, 0x00000000eea00000|100%| E|CS|TAMS 0x00000000ee900000| PB 0x00000000ee900000| Complete +| 234|0x00000000eea00000, 0x00000000eeb00000, 0x00000000eeb00000|100%| E|CS|TAMS 0x00000000eea00000| PB 0x00000000eea00000| Complete +| 235|0x00000000eeb00000, 0x00000000eec00000, 0x00000000eec00000|100%| E|CS|TAMS 0x00000000eeb00000| PB 0x00000000eeb00000| Complete +| 236|0x00000000eec00000, 0x00000000eed00000, 0x00000000eed00000|100%| E|CS|TAMS 0x00000000eec00000| PB 0x00000000eec00000| Complete +| 237|0x00000000eed00000, 0x00000000eee00000, 0x00000000eee00000|100%| E|CS|TAMS 0x00000000eed00000| PB 0x00000000eed00000| Complete +| 238|0x00000000eee00000, 0x00000000eef00000, 0x00000000eef00000|100%| E|CS|TAMS 0x00000000eee00000| PB 0x00000000eee00000| Complete +| 239|0x00000000eef00000, 0x00000000ef000000, 0x00000000ef000000|100%| E|CS|TAMS 0x00000000eef00000| PB 0x00000000eef00000| Complete +| 240|0x00000000ef000000, 0x00000000ef100000, 0x00000000ef100000|100%| E|CS|TAMS 0x00000000ef000000| PB 0x00000000ef000000| Complete +| 241|0x00000000ef100000, 0x00000000ef200000, 0x00000000ef200000|100%| E|CS|TAMS 0x00000000ef100000| PB 0x00000000ef100000| Complete +| 242|0x00000000ef200000, 0x00000000ef300000, 0x00000000ef300000|100%| E|CS|TAMS 0x00000000ef200000| PB 0x00000000ef200000| Complete +| 243|0x00000000ef300000, 0x00000000ef400000, 0x00000000ef400000|100%| E|CS|TAMS 0x00000000ef300000| PB 0x00000000ef300000| Complete +| 244|0x00000000ef400000, 0x00000000ef500000, 0x00000000ef500000|100%| E|CS|TAMS 0x00000000ef400000| PB 0x00000000ef400000| Complete +| 245|0x00000000ef500000, 0x00000000ef600000, 0x00000000ef600000|100%| E|CS|TAMS 0x00000000ef500000| PB 0x00000000ef500000| Complete +| 246|0x00000000ef600000, 0x00000000ef700000, 0x00000000ef700000|100%| E|CS|TAMS 0x00000000ef600000| PB 0x00000000ef600000| Complete +| 247|0x00000000ef700000, 0x00000000ef800000, 0x00000000ef800000|100%| E|CS|TAMS 0x00000000ef700000| PB 0x00000000ef700000| Complete +| 248|0x00000000ef800000, 0x00000000ef900000, 0x00000000ef900000|100%| E|CS|TAMS 0x00000000ef800000| PB 0x00000000ef800000| Complete +| 249|0x00000000ef900000, 0x00000000efa00000, 0x00000000efa00000|100%| E|CS|TAMS 0x00000000ef900000| PB 0x00000000ef900000| Complete +| 250|0x00000000efa00000, 0x00000000efb00000, 0x00000000efb00000|100%| E|CS|TAMS 0x00000000efa00000| PB 0x00000000efa00000| Complete +| 251|0x00000000efb00000, 0x00000000efc00000, 0x00000000efc00000|100%| E|CS|TAMS 0x00000000efb00000| PB 0x00000000efb00000| Complete +| 252|0x00000000efc00000, 0x00000000efd00000, 0x00000000efd00000|100%| E|CS|TAMS 0x00000000efc00000| PB 0x00000000efc00000| Complete +| 253|0x00000000efd00000, 0x00000000efe00000, 0x00000000efe00000|100%| E|CS|TAMS 0x00000000efd00000| PB 0x00000000efd00000| Complete +| 254|0x00000000efe00000, 0x00000000eff00000, 0x00000000eff00000|100%| E|CS|TAMS 0x00000000efe00000| PB 0x00000000efe00000| Complete +| 255|0x00000000eff00000, 0x00000000f0000000, 0x00000000f0000000|100%| E|CS|TAMS 0x00000000eff00000| PB 0x00000000eff00000| Complete + +Card table byte_map: [0x00000293204a0000,0x00000293205a0000] _byte_map_base: 0x000002931fda0000 + +Marking Bits: (CMBitMap*) 0x000002930dc90500 + Bits: [0x00000293205a0000, 0x0000029320da0000) + +Polling page: 0x000002930ba10000 + +Metaspace: + +Usage: + Non-class: 42.05 MB used. + Class: 7.00 MB used. + Both: 49.05 MB used. + +Virtual space: + Non-class space: 64.00 MB reserved, 42.81 MB ( 67%) committed, 1 nodes. + Class space: 320.00 MB reserved, 7.69 MB ( 2%) committed, 1 nodes. + Both: 384.00 MB reserved, 50.50 MB ( 13%) committed. + +Chunk freelists: + Non-Class: 4.34 MB + Class: 8.19 MB + Both: 12.53 MB + +MaxMetaspaceSize: 384.00 MB +CompressedClassSpaceSize: 320.00 MB +Initial GC threshold: 21.00 MB +Current GC threshold: 58.69 MB +CDS: on + - commit_granule_bytes: 65536. + - commit_granule_words: 8192. + - virtual_space_node_default_size: 8388608. + - enlarge_chunks_in_place: 1. + - use_allocation_guard: 0. + + +Internal statistics: + +num_allocs_failed_limit: 6. +num_arena_births: 2650. +num_arena_deaths: 0. +num_vsnodes_births: 2. +num_vsnodes_deaths: 0. +num_space_committed: 808. +num_space_uncommitted: 0. +num_chunks_returned_to_freelist: 6. +num_chunks_taken_from_freelist: 4912. +num_chunk_merges: 6. +num_chunk_splits: 3224. +num_chunks_enlarged: 2047. +num_inconsistent_stats: 0. + +CodeHeap 'non-profiled nmethods': size=120000Kb used=3839Kb max_used=3839Kb free=116160Kb + bounds [0x0000029318920000, 0x0000029318ce0000, 0x000002931fe50000] +CodeHeap 'profiled nmethods': size=120000Kb used=11825Kb max_used=11825Kb free=108175Kb + bounds [0x0000029310e50000, 0x00000293119e0000, 0x0000029318380000] +CodeHeap 'non-nmethods': size=5760Kb used=2589Kb max_used=2629Kb free=3171Kb + bounds [0x0000029318380000, 0x0000029318620000, 0x0000029318920000] +CodeCache: size=245760Kb, used=18253Kb, max_used=18293Kb, free=227506Kb + total_blobs=6860, nmethods=5998, adapters=763, full_count=0 +Compilation: enabled, stopped_count=0, restarted_count=0 + +Compilation events (20 events): +Event: 57.215 Thread 0x0000029323a68600 6411 4 java.util.BitSet::checkInvariants (111 bytes) +Event: 57.215 Thread 0x0000029323a68600 nmethod 6411 0x0000029318cdc990 code [0x0000029318cdcb20, 0x0000029318cdcba8] +Event: 57.215 Thread 0x0000029323a68600 6403 4 groovyjarjarantlr4.v4.runtime.atn.ArrayPredictionContext::equals (47 bytes) +Event: 57.217 Thread 0x0000029323a68600 nmethod 6403 0x0000029318cdcc90 code [0x0000029318cdce40, 0x0000029318cdd0c8] +Event: 57.218 Thread 0x0000029323a68600 6422 4 java.lang.Integer::numberOfTrailingZeros (80 bytes) +Event: 57.218 Thread 0x0000029342698250 6424 4 java.lang.Long::numberOfTrailingZeros (26 bytes) +Event: 57.219 Thread 0x0000029342698250 nmethod 6424 0x0000029318cdd290 code [0x0000029318cdd400, 0x0000029318cdd488] +Event: 57.219 Thread 0x0000029323a68600 nmethod 6422 0x0000029318cdd590 code [0x0000029318cdd700, 0x0000029318cdd7c8] +Event: 57.219 Thread 0x0000029342698250 6446 4 java.util.BitSet::nextSetBit (102 bytes) +Event: 57.219 Thread 0x0000029323a68600 6410 4 java.util.HashMap$TreeNode::tieBreakOrder (49 bytes) +Event: 57.221 Thread 0x0000029323a700d0 6536 ! 3 java.io.RandomAccessFile::writeBytes (31 bytes) +Event: 57.222 Thread 0x0000029323a700d0 nmethod 6536 0x00000293119dbe90 code [0x00000293119dc060, 0x00000293119dc298] +Event: 57.223 Thread 0x0000029323a68600 nmethod 6410 0x0000029318cdd890 code [0x0000029318cdda60, 0x0000029318cdde78] +Event: 57.223 Thread 0x0000029323a68600 6457 4 groovyjarjarantlr4.v4.runtime.atn.SingletonPredictionContext::appendContext (18 bytes) +Event: 57.225 Thread 0x0000029323a68600 nmethod 6457 0x0000029318cde110 code [0x0000029318cde2e0, 0x0000029318cde518] +Event: 57.225 Thread 0x0000029323a68600 6408 4 java.util.HashMap$TreeNode::getTreeNode (22 bytes) +Event: 57.231 Thread 0x0000029323a68600 nmethod 6408 0x0000029318cde710 code [0x0000029318cde900, 0x0000029318cdf0b0] +Event: 57.231 Thread 0x0000029323a68600 6473 4 java.util.Collections::emptyMap (4 bytes) +Event: 57.231 Thread 0x0000029323a68600 nmethod 6473 0x0000029318cdf690 code [0x0000029318cdf820, 0x0000029318cdf890] +Event: 57.234 Thread 0x0000029342698250 nmethod 6446 0x0000029318cdf990 code [0x0000029318cdfb20, 0x0000029318cdfca8] + +GC Heap History (10 events): +Event: 0.769 GC heap before +{Heap before GC invocations=0 (full 0): + garbage-first heap total 262144K, used 23552K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 23 young (23552K), 0 survivors (0K) + Metaspace used 884K, committed 1024K, reserved 393216K + class space used 71K, committed 128K, reserved 327680K +} +Event: 0.798 GC heap after +{Heap after GC invocations=1 (full 0): + garbage-first heap total 262144K, used 1565K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 2 young (2048K), 2 survivors (2048K) + Metaspace used 884K, committed 1024K, reserved 393216K + class space used 71K, committed 128K, reserved 327680K +} +Event: 12.771 GC heap before +{Heap before GC invocations=1 (full 0): + garbage-first heap total 262144K, used 39453K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 37 young (37888K), 2 survivors (2048K) + Metaspace used 4365K, committed 4544K, reserved 393216K + class space used 555K, committed 640K, reserved 327680K +} +Event: 12.779 GC heap after +{Heap after GC invocations=2 (full 0): + garbage-first heap total 262144K, used 10629K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 5 young (5120K), 5 survivors (5120K) + Metaspace used 4365K, committed 4544K, reserved 393216K + class space used 555K, committed 640K, reserved 327680K +} +Event: 26.438 GC heap before +{Heap before GC invocations=2 (full 0): + garbage-first heap total 262144K, used 163205K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 153 young (156672K), 5 survivors (5120K) + Metaspace used 20831K, committed 21504K, reserved 393216K + class space used 3068K, committed 3328K, reserved 327680K +} +Event: 26.460 GC heap after +{Heap after GC invocations=3 (full 0): + garbage-first heap total 262144K, used 24293K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 18 young (18432K), 18 survivors (18432K) + Metaspace used 20831K, committed 21504K, reserved 393216K + class space used 3068K, committed 3328K, reserved 327680K +} +Event: 34.551 GC heap before +{Heap before GC invocations=4 (full 0): + garbage-first heap total 262144K, used 141029K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 134 young (137216K), 18 survivors (18432K) + Metaspace used 34715K, committed 35968K, reserved 393216K + class space used 5246K, committed 5888K, reserved 327680K +} +Event: 34.570 GC heap after +{Heap after GC invocations=5 (full 0): + garbage-first heap total 262144K, used 30932K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 8 young (8192K), 8 survivors (8192K) + Metaspace used 34715K, committed 35968K, reserved 393216K + class space used 5246K, committed 5888K, reserved 327680K +} +Event: 35.540 GC heap before +{Heap before GC invocations=6 (full 0): + garbage-first heap total 262144K, used 178388K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 153 young (156672K), 8 survivors (8192K) + Metaspace used 35901K, committed 37184K, reserved 393216K + class space used 5401K, committed 6016K, reserved 327680K +} +Event: 35.555 GC heap after +{Heap after GC invocations=7 (full 0): + garbage-first heap total 262144K, used 39475K [0x00000000e0000000, 0x0000000100000000) + region size 1024K, 16 young (16384K), 16 survivors (16384K) + Metaspace used 35901K, committed 37184K, reserved 393216K + class space used 5401K, committed 6016K, reserved 327680K +} + +Dll operation events (14 events): +Event: 0.016 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\java.dll +Event: 0.072 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\zip.dll +Event: 0.091 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\instrument.dll +Event: 0.096 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\net.dll +Event: 0.099 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\nio.dll +Event: 0.102 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\zip.dll +Event: 0.803 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\jimage.dll +Event: 1.143 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\verify.dll +Event: 1.282 Loaded shared library C:\Users\Robertus\.gradle\native\1def1411415f61bf3af743bc5b6707747c0891f09f0c88961ee8f79bc544acac\windows-amd64\native-platform.dll +Event: 11.924 Loaded shared library C:\Users\Robertus\.gradle\native\0.2.7\x86_64-windows-gnu\gradle-fileevents.dll +Event: 14.513 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\management.dll +Event: 14.719 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\management_ext.dll +Event: 15.881 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\extnet.dll +Event: 17.919 Loaded shared library C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\sunmscapi.dll + +Deoptimization events (20 events): +Event: 56.765 Thread 0x000002933e53ab30 DEOPT PACKING pc=0x0000029310f3df9e sp=0x000000c0247f5d00 +Event: 56.765 Thread 0x000002933e53ab30 DEOPT UNPACKING pc=0x00000293183d4bc2 sp=0x000000c0247f5238 mode 0 +Event: 56.777 Thread 0x000002933e53ab30 DEOPT PACKING pc=0x0000029310f3df9e sp=0x000000c0247f5d00 +Event: 56.777 Thread 0x000002933e53ab30 DEOPT UNPACKING pc=0x00000293183d4bc2 sp=0x000000c0247f5238 mode 0 +Event: 56.812 Thread 0x000002933e53ab30 DEOPT PACKING pc=0x0000029311983678 sp=0x000000c0247f6790 +Event: 56.812 Thread 0x000002933e53ab30 DEOPT UNPACKING pc=0x00000293183d4bc2 sp=0x000000c0247f5c78 mode 0 +Event: 56.813 Thread 0x000002933e53ab30 DEOPT PACKING pc=0x0000029310e93f4e sp=0x000000c0247f5ab0 +Event: 56.813 Thread 0x000002933e53ab30 DEOPT UNPACKING pc=0x00000293183d4bc2 sp=0x000000c0247f5030 mode 0 +Event: 57.171 Thread 0x000002933e53ab30 Uncommon trap: trap_request=0xffffff76 fr.pc=0x0000029318cb49ec relative=0x0000000000000b4c +Event: 57.171 Thread 0x000002933e53ab30 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000029318cb49ec method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 34 c2 +Event: 57.171 Thread 0x000002933e53ab30 DEOPT PACKING pc=0x0000029318cb49ec sp=0x000000c0247f7df0 +Event: 57.171 Thread 0x000002933e53ab30 DEOPT UNPACKING pc=0x00000293183d4422 sp=0x000000c0247f7da0 mode 2 +Event: 57.195 Thread 0x000002933e9d5080 Uncommon trap: trap_request=0xffffffcc fr.pc=0x0000029318c9dacc relative=0x000000000000028c +Event: 57.195 Thread 0x000002933e9d5080 Uncommon trap: reason=intrinsic_or_type_checked_inlining action=make_not_entrant pc=0x0000029318c9dacc method=java.util.Arrays.copyOfRange([Ljava/lang/Object;IILjava/lang/Class;)[Ljava/lang/Object; @ 84 c2 +Event: 57.195 Thread 0x000002933e9d5080 DEOPT PACKING pc=0x0000029318c9dacc sp=0x000000c0261fe010 +Event: 57.195 Thread 0x000002933e9d5080 DEOPT UNPACKING pc=0x00000293183d4422 sp=0x000000c0261fdfb0 mode 2 +Event: 57.265 Thread 0x000002933e53ab30 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000029318c8c3b0 relative=0x0000000000000d50 +Event: 57.265 Thread 0x000002933e53ab30 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000029318c8c3b0 method=jdk.internal.loader.Resource.getBytes()[B @ 10 c2 +Event: 57.265 Thread 0x000002933e53ab30 DEOPT PACKING pc=0x0000029318c8c3b0 sp=0x000000c0247f9a40 +Event: 57.265 Thread 0x000002933e53ab30 DEOPT UNPACKING pc=0x00000293183d4422 sp=0x000000c0247f9a08 mode 2 + +Classes loaded (20 events): +Event: 56.040 Loading class java/util/concurrent/RecursiveAction +Event: 56.040 Loading class java/util/concurrent/RecursiveAction done +Event: 56.123 Loading class javax/net/ssl/HostnameVerifier +Event: 56.124 Loading class javax/net/ssl/HostnameVerifier done +Event: 56.129 Loading class javax/net/ssl/TrustManager +Event: 56.129 Loading class javax/net/ssl/TrustManager done +Event: 56.130 Loading class javax/net/ssl/X509TrustManager +Event: 56.130 Loading class javax/net/ssl/X509TrustManager done +Event: 56.195 Loading class javax/net/ssl/SSLException +Event: 56.196 Loading class javax/net/ssl/SSLException done +Event: 56.196 Loading class javax/naming/NamingException +Event: 56.196 Loading class javax/naming/NamingException done +Event: 56.197 Loading class javax/naming/InvalidNameException +Event: 56.203 Loading class javax/naming/InvalidNameException done +Event: 56.203 Loading class javax/net/ssl/SSLPeerUnverifiedException +Event: 56.203 Loading class javax/net/ssl/SSLPeerUnverifiedException done +Event: 56.203 Loading class java/security/cert/CertificateParsingException +Event: 56.228 Loading class java/security/cert/CertificateException +Event: 56.228 Loading class java/security/cert/CertificateException done +Event: 56.229 Loading class java/security/cert/CertificateParsingException done + +Classes unloaded (0 events): +No events + +Classes redefined (0 events): +No events + +Internal exceptions (20 events): +Event: 54.665 Thread 0x000002933e53ab30 Exception (0x00000000ebccd0e8) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 54.666 Thread 0x000002933e53ab30 Exception (0x00000000ebcdad50) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.363 Thread 0x000002933e53ab30 Exception (0x00000000eb1324c0) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.364 Thread 0x000002933e53ab30 Exception (0x00000000eb13d870) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.583 Thread 0x000002933e53ab30 Exception (0x00000000eb0d3d30) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.583 Thread 0x000002933e53ab30 Exception (0x00000000eb0dffd0) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.584 Thread 0x000002933e53ab30 Exception (0x00000000eb0ec608) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.590 Thread 0x000002933e53ab30 Exception (0x00000000eafa4e60) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.608 Thread 0x000002933e53ab30 Exception (0x00000000eae4e320) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.609 Thread 0x000002933e53ab30 Exception (0x00000000eae5b570) +thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312] +Event: 55.932 Thread 0x000002933e53ab30 Exception (0x00000000ea778bb0) +thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773] +Event: 56.111 Thread 0x000002933e53ab30 Exception (0x00000000ea137a38) +thrown [s\src\hotspot\share\interpreter\li +Event: 56.111 Thread 0x000002933e53ab30 Exception (0x00000000ea13da40) +thrown [s\src\hotspot\sh +Event: 56.112 Thread 0x000002933e53ab30 Exception (0x00000000ea142f98) +thrown [s\src\hotspot\share\interpreter\l +Event: 56.877 Thread 0x000002933e53ab30 Exception (0x00000000e7bd7260) +thrown [s\src\hotspot\share\prims\jni.cpp, line 520] +Event: 56.879 Thread 0x000002933e53ab30 Exception (0x00000000e7bd8c38) +thrown [s\src\hotspot\share\prims\jni.cpp, line 520] +Event: 56.900 Thread 0x000002933e53ab30 Exception (0x00000000e7bebba0) +thrown [s\src\hotspot\share\prims\jni.cpp, line 520] +Event: 56.921 Thread 0x000002933e53ab30 Exception (0x00000000e7bfe180) +thrown [s\src\hotspot\share\prims\jni.cpp, line 520] +Event: 56.982 Thread 0x000002933e53ab30 Exception (0x00000000e7a11000) +thrown [s\src\hotspot\share\prims\jni.cpp, line 520] +Event: 57.074 Thread 0x000002933e53ab30 Exception (0x00000000e7a1bb60) +thrown [s\src\hotspot\share\prims\jni.cpp, line 520] + +ZGC Phase Switch (0 events): +No events + +VM Operations (20 events): +Event: 41.049 Executing safepoint VM operation: Cleanup +Event: 41.049 Executing safepoint VM operation: Cleanup done +Event: 42.062 Executing safepoint VM operation: Cleanup +Event: 42.062 Executing safepoint VM operation: Cleanup done +Event: 48.124 Executing safepoint VM operation: Cleanup +Event: 48.124 Executing safepoint VM operation: Cleanup done +Event: 49.135 Executing safepoint VM operation: Cleanup +Event: 49.135 Executing safepoint VM operation: Cleanup done +Event: 50.136 Executing safepoint VM operation: Cleanup +Event: 50.137 Executing safepoint VM operation: Cleanup done +Event: 51.150 Executing safepoint VM operation: Cleanup +Event: 51.150 Executing safepoint VM operation: Cleanup done +Event: 55.041 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) +Event: 55.041 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done +Event: 55.041 Executing safepoint VM operation: Cleanup +Event: 55.041 Executing safepoint VM operation: Cleanup done +Event: 55.971 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) +Event: 55.971 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done +Event: 56.718 Executing safepoint VM operation: ICBufferFull +Event: 56.718 Executing safepoint VM operation: ICBufferFull done + +Memory protections (0 events): +No events + +Nmethod flushes (20 events): +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029310f4c210 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029310f55210 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029310f56010 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029310f56510 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029310f58990 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931101cf90 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931101dd10 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931101ea90 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931101f010 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931101fe90 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029311020190 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029311086310 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931108a390 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931108b110 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029311150490 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029311192e90 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x00000293111f8910 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931127b290 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x000002931127b810 +Event: 34.585 Thread 0x0000029323a3d4d0 flushing nmethod 0x0000029311282c90 + +Events (20 events): +Event: 28.343 Thread 0x000002933e53ab30 Thread added: 0x000002933db29b60 +Event: 28.364 Thread 0x000002933e53ab30 Thread added: 0x000002933db2bc30 +Event: 29.834 Thread 0x000002933e53ab30 Thread added: 0x000002933db2c2c0 +Event: 30.193 Thread 0x000002933e53ab30 Thread added: 0x000002933db28e40 +Event: 31.241 Thread 0x000002933e53ab30 Thread added: 0x000002933db2c950 +Event: 31.522 Thread 0x000002933e53ab30 Thread added: 0x000002933db294d0 +Event: 33.193 Thread 0x0000029323a700d0 Thread added: 0x000002933f579e40 +Event: 33.470 Thread 0x000002933f579e40 Thread exited: 0x000002933f579e40 +Event: 33.665 Thread 0x0000029323a700d0 Thread added: 0x000002933f579e40 +Event: 35.869 Thread 0x000002933f579e40 Thread exited: 0x000002933f579e40 +Event: 38.765 Thread 0x000002933e53ab30 Thread added: 0x000002933db2f740 +Event: 39.038 Thread 0x0000029323a700d0 Thread added: 0x0000029341169820 +Event: 40.159 Thread 0x0000029341169820 Thread exited: 0x0000029341169820 +Event: 47.211 Thread 0x000002933e53ab30 Thread added: 0x000002933db2dd00 +Event: 54.281 Thread 0x000002933e53ab30 Thread added: 0x000002933db2ea20 +Event: 54.578 Thread 0x000002933e53ab30 Thread added: 0x000002933db2f0b0 +Event: 55.863 Thread 0x0000029323a68600 Thread added: 0x000002933ed4aaf0 +Event: 56.556 Thread 0x000002933ed4aaf0 Thread exited: 0x000002933ed4aaf0 +Event: 57.194 Thread 0x000002933e53ab30 Thread added: 0x000002933e9d5080 +Event: 57.218 Thread 0x0000029323a68600 Thread added: 0x0000029342698250 + + +Dynamic libraries: +0x00007ff66d6b0000 - 0x00007ff66d6be000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\java.exe +0x00007ffc1d1a0000 - 0x00007ffc1d407000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffc1cd60000 - 0x00007ffc1ce29000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffc1a9a0000 - 0x00007ffc1ad97000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffc17440000 - 0x00007ffc174e0000 C:\WINDOWS\SYSTEM32\apphelp.dll +0x00007ffc1a6e0000 - 0x00007ffc1a82b000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffbc8380000 - 0x00007ffbc839e000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\VCRUNTIME140.dll +0x00007ffbc5d50000 - 0x00007ffbc5d68000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\jli.dll +0x00007ffc1caf0000 - 0x00007ffc1ccb6000 C:\WINDOWS\System32\USER32.dll +0x00007ffc19bd0000 - 0x00007ffc19bf7000 C:\WINDOWS\System32\win32u.dll +0x00007ffc1cfe0000 - 0x00007ffc1d00b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffc19c90000 - 0x00007ffc19dbc000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffc1a830000 - 0x00007ffc1a8d3000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffc080d0000 - 0x00007ffc08362000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.8457_none_3e0b2faee331e92d\COMCTL32.dll +0x00007ffc1c550000 - 0x00007ffc1c5f9000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffc1c0b0000 - 0x00007ffc1c0e2000 C:\WINDOWS\System32\IMM32.DLL +0x00007ffbd0f30000 - 0x00007ffbd0f3c000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\vcruntime140_1.dll +0x00007ffbc3900000 - 0x00007ffbc398d000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\msvcp140.dll +0x00007ffba9c90000 - 0x00007ffbaaa31000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\server\jvm.dll +0x00007ffc1b3e0000 - 0x00007ffc1b496000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffc1bf20000 - 0x00007ffc1bfc7000 C:\WINDOWS\System32\sechost.dll +0x00007ffc1c0f0000 - 0x00007ffc1c208000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffc1b2c0000 - 0x00007ffc1b340000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffc12df0000 - 0x00007ffc12dfb000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffc129e0000 - 0x00007ffc12a16000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffc19a30000 - 0x00007ffc19a8e000 C:\WINDOWS\SYSTEM32\POWRPROF.dll +0x00007ffc19960000 - 0x00007ffc19974000 C:\WINDOWS\SYSTEM32\UMPDC.dll +0x00007ffc18960000 - 0x00007ffc1897b000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll +0x00007ffbcb060000 - 0x00007ffbcb06a000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\jimage.dll +0x00007ffc0de10000 - 0x00007ffc0e052000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL +0x00007ffc1af20000 - 0x00007ffc1b2a3000 C:\WINDOWS\System32\combase.dll +0x00007ffc1bfd0000 - 0x00007ffc1c0a9000 C:\WINDOWS\System32\OLEAUT32.dll +0x00007ffc07800000 - 0x00007ffc0783b000 C:\WINDOWS\SYSTEM32\dbgcore.DLL +0x00007ffc1a630000 - 0x00007ffc1a6d8000 C:\WINDOWS\System32\bcryptPrimitives.dll +0x00007ffbeb700000 - 0x00007ffbeb70f000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\instrument.dll +0x00007ffbc5c70000 - 0x00007ffbc5c90000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\java.dll +0x00007ffc1b520000 - 0x00007ffc1bc8e000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffc19dc0000 - 0x00007ffc1a62c000 C:\WINDOWS\System32\windows.storage.dll +0x00007ffc1bdf0000 - 0x00007ffc1bee6000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffc1bcc0000 - 0x00007ffc1bd26000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffc19af0000 - 0x00007ffc19b19000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffbc3810000 - 0x00007ffbc3828000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\zip.dll +0x00007ffbcabe0000 - 0x00007ffbcabf0000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\net.dll +0x00007ffc12e70000 - 0x00007ffc12f99000 C:\WINDOWS\SYSTEM32\WINHTTP.dll +0x00007ffc18ed0000 - 0x00007ffc18f3c000 C:\WINDOWS\system32\mswsock.dll +0x00007ffbc37f0000 - 0x00007ffbc3806000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\nio.dll +0x00007ffbeb6f0000 - 0x00007ffbeb700000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\verify.dll +0x00007ffbccff0000 - 0x00007ffbcd017000 C:\Users\Robertus\.gradle\native\1def1411415f61bf3af743bc5b6707747c0891f09f0c88961ee8f79bc544acac\windows-amd64\native-platform.dll +0x00007ffbb4730000 - 0x00007ffbb47a8000 C:\Users\Robertus\.gradle\native\0.2.7\x86_64-windows-gnu\gradle-fileevents.dll +0x00007ffbd8eb0000 - 0x00007ffbd8eba000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\management.dll +0x00007ffbd14d0000 - 0x00007ffbd14dc000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\management_ext.dll +0x00007ffc1b2b0000 - 0x00007ffc1b2b8000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffc18350000 - 0x00007ffc18382000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL +0x00007ffc1ce30000 - 0x00007ffc1ce3a000 C:\WINDOWS\System32\NSI.dll +0x00007ffbc9dc0000 - 0x00007ffbc9dc9000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\extnet.dll +0x00007ffc191b0000 - 0x00007ffc191cb000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll +0x00007ffc188c0000 - 0x00007ffc188f9000 C:\WINDOWS\system32\rsaenh.dll +0x00007ffc18f80000 - 0x00007ffc18fb3000 C:\WINDOWS\SYSTEM32\USERENV.dll +0x00007ffc19ac0000 - 0x00007ffc19aea000 C:\WINDOWS\SYSTEM32\bcrypt.dll +0x00007ffc191d0000 - 0x00007ffc191dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll +0x00007ffbca5a0000 - 0x00007ffbca5ae000 C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\sunmscapi.dll +0x00007ffc1ada0000 - 0x00007ffc1af18000 C:\WINDOWS\System32\CRYPT32.dll +0x00007ffc193d0000 - 0x00007ffc19400000 C:\WINDOWS\SYSTEM32\ncrypt.dll +0x00007ffc19380000 - 0x00007ffc193bf000 C:\WINDOWS\SYSTEM32\NTASN1.dll +0x00007ffbfe4b0000 - 0x00007ffbfe4b8000 C:\WINDOWS\system32\wshunix.dll + +JVMTI agents: +C:\Users\Robertus\.gradle\wrapper\dists\gradle-9.0-milestone-1-bin\3vdepk4s12bybhohyuvjcm1bd\gradle-9.0-milestone-1\lib\agents\gradle-instrumentation-agent-9.0.jar path:C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\instrument.dll, loaded, initialized, instrumentlib options:none + +dbghelp: loaded successfully - version: 4.0.5 - missing functions: none +symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.8457_none_3e0b2faee331e92d;C:\Users\Robertus\.vscode\extensions\redhat.java-1.54.0-win32-x64\jre\21.0.10-win32-x86_64\bin\server;C:\Users\Robertus\.gradle\native\1def1411415f61bf3af743bc5b6707747c0891f09f0c88961ee8f79bc544acac\windows-amd64;C:\Users\Robertus\.gradle\native\0.2.7\x86_64-windows-gnu + +VM Arguments: +jvm_args: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -javaagent:C:\Users\Robertus\.gradle\wrapper\dists\gradle-9.0-milestone-1-bin\3vdepk4s12bybhohyuvjcm1bd\gradle-9.0-milestone-1\lib\agents\gradle-instrumentation-agent-9.0.jar +java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.0-milestone-1 +java_class_path (initial): C:\Users\Robertus\.gradle\wrapper\dists\gradle-9.0-milestone-1-bin\3vdepk4s12bybhohyuvjcm1bd\gradle-9.0-milestone-1\lib\gradle-daemon-main-9.0.jar +Launcher Type: SUN_STANDARD + +[Global flags] + intx CICompilerCount = 4 {product} {ergonomic} + size_t CompressedClassSpaceSize = 335544320 {product} {ergonomic} + uint ConcGCThreads = 3 {product} {ergonomic} + uint G1ConcRefinementThreads = 10 {product} {ergonomic} + size_t G1HeapRegionSize = 1048576 {product} {ergonomic} + uintx GCDrainStackTargetSize = 64 {product} {ergonomic} + bool HeapDumpOnOutOfMemoryError = true {manageable} {command line} + size_t InitialHeapSize = 268435456 {product} {command line} + size_t MarkStackSize = 4194304 {product} {ergonomic} + size_t MaxHeapSize = 536870912 {product} {command line} + size_t MaxMetaspaceSize = 402653184 {product} {command line} + size_t MaxNewSize = 321912832 {product} {ergonomic} + size_t MinHeapDeltaBytes = 1048576 {product} {ergonomic} + size_t MinHeapSize = 268435456 {product} {command line} + uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} + uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} + uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} + uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} + bool SegmentedCodeCache = true {product} {ergonomic} + size_t SoftMaxHeapSize = 536870912 {manageable} {ergonomic} + bool UseCompressedOops = true {product lp64_product} {ergonomic} + bool UseG1GC = true {product} {ergonomic} + bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} + +Logging: +Log output configuration: + #0: stdout all=warning uptime,level,tags foldmultilines=false + #1: stderr all=off uptime,level,tags foldmultilines=false + +Release file: +JAVA_VERSION="21.0.10" +MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" + +Environment Variables: +JAVA_HOME=C:\Program Files\Eclipse Adoptium\jdk-21.0.9.10-hotspot +PATH=C:\Program Files\Eclipse Adoptium\jdk-21.0.9.10-hotspot\bin;C:\Program Files\Eclipse Adoptium\jdk-11.0.26.4-hotspot\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Go\bin;C:\flutter\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\Bitvise SSH Client;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\k6\;C:\Program Files\nodejs\;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Users\Robertus\.config\herd\bin\nvm;C:\Program Files\nodejs;C:\Program Files (x86)\cloudflared\;C:\Users\Robertus\.config\herd\bin;C:\Program Files\Eclipse Adoptium\jdk-11.0.26.4-hotspot\\bin;C:\Program Files\Eclipse Adoptium\jdk-11.0.26.4-hotspot\\bin;c:\Users\Robertus\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\debugCommand;c:\Users\Robertus\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\copilotCli;C:\Users\Robertus\AppData\Local\Programs\Microsoft VS Code;C:\Program Files\Eclipse Adoptium\jdk-21.0.9.10-hotspot\bin;C:\Program Files\Eclipse Adoptium\jdk-11.0.26.4-hotspot\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Go\bin;C:\flutter\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\Bitvise SSH Client;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Users\Robertus\AppData\Local\Programs\Python\Launcher\;C:\Users\Robertus\AppData\Local\Microsoft\WindowsApps;C:\MinGW\bin;C:\Users\Robertus\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Robertus\go\bin;C:\flutter\bin;c:\Users\Robertus\.vscode\extensions\vscjava.vscode-java-debug-0.58.5\bundled\scripts\noConfigScripts;C:\Users\Robertus\AppData\Roaming\npm;C:\Users\Robertus\AppData\Roaming\Composer\vendor\bin +USERNAME=Robertus +OS=Windows_NT +PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 104 Stepping 1, AuthenticAMD +TMP=C:\Users\Robertus\AppData\Local\Temp +TEMP=C:\Users\Robertus\AppData\Local\Temp + + + + +Periodic native trim disabled + +--------------- S Y S T E M --------------- + +OS: + Windows 11 , 64 bit Build 26100 (10.0.26100.8328) +OS uptime: 1 days 8:11 hours +Hyper-V role detected + +CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 23 model 104 stepping 1 microcode 0x8608103, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, hv, rdtscp, rdpid, f16c +Processor Information for the first 12 processors : + Max Mhz: 2100, Current Mhz: 2100, Mhz Limit: 2100 + +Memory: 4k page, system-wide physical 7541M (566M free) +TotalPageFile size 30370M (AvailPageFile size 0M) +current process WorkingSet (physical memory assigned to process): 357M, peak: 368M +current process commit charge ("private bytes"): 476M, peak: 482M + +vm_info: OpenJDK 64-Bit Server VM (21.0.10+7-LTS) for windows-amd64 JRE (21.0.10+7-LTS), built on 2026-01-20T00:00:00Z by "admin" with MS VC++ 17.12 (VS2022) + +END. diff --git a/walkguide-backend/demo/k6-tests/k6-results/auth-flow-local.ndjson b/walkguide-backend/demo/k6-tests/k6-results/auth-flow-local.ndjson index 1b39266..e69de29 100644 --- a/walkguide-backend/demo/k6-tests/k6-results/auth-flow-local.ndjson +++ b/walkguide-backend/demo/k6-tests/k6-results/auth-flow-local.ndjson @@ -1,25767 +0,0 @@ -{"type":"Metric","data":{"name":"http_reqs","type":"counter","contains":"default","thresholds":[],"submetrics":null},"metric":"http_reqs"} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":1,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_duration","type":"trend","contains":"time","thresholds":["p(95)<500","p(99)<1000"],"submetrics":[{"name":"http_req_duration{expected_response:true}","suffix":"expected_response:true","tags":{"expected_response":"true"}}]},"metric":"http_req_duration"} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":3.936,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_blocked","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"http_req_blocked"} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":1.0593,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_connecting","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"http_req_connecting"} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":0.5293,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_tls_handshaking","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"http_req_tls_handshaking"} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":0,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_sending","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"http_req_sending"} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":0,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_waiting","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"http_req_waiting"} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":3.5418,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_receiving","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"http_req_receiving"} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":0.3942,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"http_req_failed","type":"rate","contains":"default","thresholds":["rate<0.01"],"submetrics":null},"metric":"http_req_failed"} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:34.3712237+07:00","value":0,"tags":{"endpoint":"ping","expected_response":"true","group":"::setup","method":"GET","name":"http://localhost:8080/api/v1/auth/ping","proto":"HTTP/1.1","status":"200","url":"http://localhost:8080/api/v1/auth/ping"}}} -{"type":"Metric","data":{"name":"walkguide_error_rate","type":"rate","contains":"default","thresholds":["rate<0.01"],"submetrics":null},"metric":"walkguide_error_rate"} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:34.3717299+07:00","value":0,"tags":{"group":"::setup"}}} -{"type":"Metric","data":{"name":"walkguide_endpoint_latency_ms","type":"trend","contains":"time","thresholds":["p(95)<500"],"submetrics":null},"metric":"walkguide_endpoint_latency_ms"} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:34.3717299+07:00","value":3.936,"tags":{"endpoint":"ping","group":"::setup"}}} -{"type":"Metric","data":{"name":"walkguide_successful_requests","type":"counter","contains":"default","thresholds":[],"submetrics":null},"metric":"walkguide_successful_requests"} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:56:34.3717299+07:00","value":1,"tags":{"group":"::setup"}}} -{"type":"Metric","data":{"name":"data_sent","type":"counter","contains":"data","thresholds":[],"submetrics":null},"metric":"data_sent"} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:34.3717299+07:00","value":86,"tags":{"group":"::setup"}}} -{"type":"Metric","data":{"name":"data_received","type":"counter","contains":"data","thresholds":[],"submetrics":null},"metric":"data_received"} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:34.3717299+07:00","value":501,"tags":{"group":"::setup"}}} -{"type":"Metric","data":{"name":"vus","type":"gauge","contains":"default","thresholds":[],"submetrics":null},"metric":"vus"} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:35.3509691+07:00","value":0,"tags":{}}} -{"type":"Metric","data":{"name":"vus_max","type":"gauge","contains":"default","thresholds":[],"submetrics":null},"metric":"vus_max"} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:35.3509691+07:00","value":30,"tags":{}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:36.3519368+07:00","value":0,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:36.3519368+07:00","value":30,"tags":{}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:37.3513125+07:00","value":0,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:37.3513125+07:00","value":30,"tags":{}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:38.3515171+07:00","value":1,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:38.3515171+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":978.3076,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":3.6305,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":3.6305,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":0.7642,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":974.0796,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":3.4638,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:38.3556355+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:38.3563131+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:38.3563131+07:00","value":978.3076,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"type":"Metric","data":{"name":"walkguide_auth_latency_ms","type":"trend","contains":"time","thresholds":["p(95)<800","p(99)<1500"],"submetrics":null},"metric":"walkguide_auth_latency_ms"} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:38.3563131+07:00","value":978.3076,"tags":{"group":"","scenario":"auth_flow"}}} -{"type":"Metric","data":{"name":"walkguide_failed_requests","type":"counter","contains":"default","thresholds":[],"submetrics":null},"metric":"walkguide_failed_requests"} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:38.3563131+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"type":"Metric","data":{"name":"checks","type":"rate","contains":"default","thresholds":[],"submetrics":null},"metric":"checks"} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:38.3563131+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:38.3563131+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:39.3513763+07:00","value":1,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:39.3513763+07:00","value":30,"tags":{}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:40.3510972+07:00","value":1,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:40.3510972+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1546.4232,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1.6078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1.6078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":0.582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1544.761,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1.0802,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1546.4232,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1546.4232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:40.4058701+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:41.3511858+07:00","value":2,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:41.3511858+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":1593.2389,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":4.1771,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":3.1778,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":0.6424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":1583.0511,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":9.5454,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:41.9708417+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:41.9718375+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:41.9718375+07:00","value":1593.2389,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:41.9718375+07:00","value":1593.2389,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:41.9718375+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:41.9718375+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:41.9718375+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:42.3525343+07:00","value":2,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:42.3525343+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:42.509419+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:42.509419+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"type":"Metric","data":{"name":"iteration_duration","type":"trend","contains":"time","thresholds":[],"submetrics":null},"metric":"iteration_duration"} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:42.509419+07:00","value":5136.7434,"tags":{"group":"","scenario":"auth_flow"}}} -{"type":"Metric","data":{"name":"iterations","type":"counter","contains":"default","thresholds":[],"submetrics":null},"metric":"iterations"} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:42.509419+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":685.9018,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":9.7067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":8.5053,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":0.5915,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":682.7981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":2.5122,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:43.204436+07:00","value":685.9018,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:43.2049654+07:00","value":685.9018,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:43.2049654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.2049654+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.2049654+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:43.3514936+07:00","value":2,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:43.3514936+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":964.8647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":16.9929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":16.9929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":0.9138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":960.0507,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":3.9002,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:43.4548653+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":964.8647,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":964.8647,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.4555122+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":371.1232,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":19.1856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":18.6584,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":0.5272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":367.5931,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":3.0029,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:43.763566+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:43.76456+07:00","value":371.1232,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:43.76456+07:00","value":371.1232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:43.76456+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.76456+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:43.76456+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:44.3513118+07:00","value":3,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:44.3513118+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:44.8608106+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:44.8608106+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:44.8608106+07:00","value":4488.4165,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:44.8608106+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":959.1956,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":3.2536,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":3.2536,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":955.7457,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":3.4499,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:45.2292606+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":959.1956,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":959.1956,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:45.229926+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:45.3514401+07:00","value":3,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:45.3514401+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1039.3389,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":2.9293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":2.9293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1037.253,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":2.0859,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1039.3389,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1039.3389,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:45.9030788+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:46.3513102+07:00","value":3,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:46.3513102+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":2696.2804,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":4.0367,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":4.0367,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":0.9889,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":2693.4365,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":1.855,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":2696.2804,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":2696.2804,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:46.406465+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:46.9345772+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:46.9345772+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:46.9345772+07:00","value":3561.8412,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:46.9345772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":584.0754,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":4.2754,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":4.2754,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":582.0684,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":2.007,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:46.9611318+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:46.9618123+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:46.9621257+07:00","value":584.0754,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:46.9621257+07:00","value":584.0754,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:46.9621257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:46.9621257+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:46.9621257+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":625.9842,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":3.395,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":2.8151,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":623.336,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":2.6482,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:47.0345053+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":625.9842,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":625.9842,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:47.0348463+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:47.351562+07:00","value":4,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:47.351562+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":1392.7677,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":4.7479,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":3.6868,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":1390.2647,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":2.503,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:48.3320928+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:48.3326127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:48.3326127+07:00","value":1392.7677,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:48.3326127+07:00","value":1392.7677,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:48.3326127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:48.3326127+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:48.3326127+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:48.3513066+07:00","value":4,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:48.3513066+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:48.4102341+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:48.4102341+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:48.4102341+07:00","value":5900.8151,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:48.4102341+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1321.8037,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":3.7163,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":3.7163,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1318.4505,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":3.3532,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1321.8037,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1321.8037,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:48.7888968+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:48.9389759+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:48.9389759+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:48.9389759+07:00","value":4078.1653,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:48.9389759+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:49.3517963+07:00","value":4,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:49.3517963+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":538.7011,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":2.6823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":2.6823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":0.5262,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":536.4103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":1.7646,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:49.4808276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:49.4812807+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:49.4812807+07:00","value":538.7011,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:49.4812807+07:00","value":538.7011,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:49.4812807+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.4812807+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.4812807+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":957.9813,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":3.5207,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":3.5207,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":954.9598,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":3.0215,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":957.9813,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":957.9813,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.7944945+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":531.5534,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":5.7184,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":4.958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":1.0994,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":527.9405,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":2.5135,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:49.9092314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:49.9098968+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:49.9098968+07:00","value":531.5534,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:49.9098968+07:00","value":531.5534,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:49.9098968+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.9098968+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:49.9098968+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:50.3516923+07:00","value":5,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:50.3516923+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:50.392746+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:50.392746+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:50.392746+07:00","value":4020.5033,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:50.392746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1004.9898,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":5.8248,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":4.7851,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1001.9447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":3.0451,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1004.9898,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1004.9898,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:50.9926058+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:50.9933078+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:50.9933078+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:50.9933078+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:50.9933078+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:51.2984461+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:51.2984461+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:51.2984461+07:00","value":4363.8689,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:51.2984461+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:51.3516274+07:00","value":5,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:51.3516274+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":3068.7222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":1.0392,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":1.0392,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":3065.9707,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":2.7515,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:51.4799955+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:51.4806773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.4806773+07:00","value":3068.7222,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.4806773+07:00","value":3068.7222,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:51.4806773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.4806773+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.4806773+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":1129.6749,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":5.6202,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":4.9987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":0.6215,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":1126.5901,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":2.4633,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:51.5291138+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:51.5296613+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.5296613+07:00","value":1129.6749,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.5296613+07:00","value":1129.6749,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:51.5296613+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.5296613+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.5296613+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":1198.4165,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":5.5367,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":5.5367,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":0.7396,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":1194.9099,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":2.767,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:51.6155474+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":1198.4165,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":1198.4165,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.615915+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":340.615,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":2.3461,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":2.3461,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":338.0258,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":2.5892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":340.615,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":340.615,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:51.6414072+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:52.3515677+07:00","value":5,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:52.3515677+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":471.6033,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":3.6347,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":3.6347,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":469.0209,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":2.5824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":471.6033,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:52.4582666+07:00","value":471.6033,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:52.4590458+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.4590458+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.4590458+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.4590458+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.4590458+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:52.6946113+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:52.6946113+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:52.6946113+07:00","value":3755.6354,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:52.6946113+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":656.1984,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":4.6938,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":4.6938,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":653.8892,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":2.3092,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:52.804151+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":656.1984,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":656.1984,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.8051+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":513.8877,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":3.9627,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":3.9627,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":0.6324,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":512.2529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":1.0024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:52.8903009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:52.89081+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:52.8913377+07:00","value":513.8877,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:52.8913377+07:00","value":513.8877,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:52.8913377+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.8913377+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:52.8913377+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":354.1734,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":3.0569,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":3.0569,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":353.5218,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":0.6516,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":354.1734,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":354.1734,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:53.0524169+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1255.9014,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":3.7565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":3.7565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1253.9844,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1.917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1255.9014,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1255.9014,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:53.290496+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:53.3518662+07:00","value":6,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:53.3518662+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:53.8196087+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:53.8196087+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:53.8196087+07:00","value":4447.4626,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:53.8196087+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:54.1628029+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:54.1628029+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.1628029+07:00","value":5752.5688,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:54.1628029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:54.3086836+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:54.3086836+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.3086836+07:00","value":3010.2375,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:54.3086836+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":919.1381,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":4.5778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":3.9285,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":0.6493,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":916.1685,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":2.3203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.3156631+07:00","value":919.1381,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.3161976+07:00","value":919.1381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:54.3161976+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.3161976+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.3161976+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.3161976+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.3161976+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:54.3512911+07:00","value":6,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:54.3512911+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":711.6121,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":3.6424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":3.6424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":709.275,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":2.3371,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":711.6121,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":711.6121,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:54.5354799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.5360227+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.5360227+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":1168.7333,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":2.6672,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":2.6672,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":0.6513,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":1165.621,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":2.461,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:54.7254466+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":1168.7333,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":1168.7333,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":412.4412,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":4.9866,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":3.6714,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":410.133,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":2.3082,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":561.2628,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":2.6974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":2.6974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":558.3029,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":2.9599,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":412.4412,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":412.4412,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7261114+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":561.2628,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":561.2628,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:54.7267631+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:55.3511781+07:00","value":6,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:55.3511781+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:55.5931663+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:55.5931663+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:55.5931663+07:00","value":5200.4203,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:55.5931663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":576.883,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":4.2978,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":3.6671,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":0.3255,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":574.7606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":1.7969,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:55.6190716+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":576.883,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":576.883,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:55.6198344+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":826.4091,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":4.2706,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":2.5852,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":823.099,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":3.3101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:56.0590212+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":826.4091,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":826.4091,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.0597073+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:56.1199816+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:56.1199816+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.1199816+07:00","value":3747.5311,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:56.1199816+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:56.1300057+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:56.1300057+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.1300057+07:00","value":3435.3944,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:56.1300057+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":971.301,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":1.1963,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":1.1963,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":967.5025,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":3.7985,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:56.3449387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.3454685+07:00","value":971.301,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.3454685+07:00","value":971.301,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:56.3454685+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.3454685+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.3454685+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:56.3511397+07:00","value":7,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:56.3511397+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":1166.1675,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":4.2706,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":3.5425,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":0.7281,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":1163.853,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":1.5864,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:56.3980515+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":1166.1675,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":1166.1675,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.3986467+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":626.6453,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":3.8394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":3.8394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":0.7104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":623.9024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":2.0325,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":1153.7735,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":3.2915,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":2.9829,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":1151.741,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":2.0325,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:56.7509974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":1153.7735,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":626.6453,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":1153.7735,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":626.6453,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.751674+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":783.5477,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":3.2536,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":3.2536,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":0.813,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":780.392,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":2.3427,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.9174283+07:00","value":783.5477,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:56.9180576+07:00","value":783.5477,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:56.9180576+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.9180576+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:56.9180576+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:57.3514188+07:00","value":7,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:57.3514188+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":530.6101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":5.8553,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":5.8553,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":527.4208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":3.1893,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":530.6101,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":530.6101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:57.3838588+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.384619+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.384619+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.384619+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.384619+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":480.5923,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":3.1288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":3.1288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":480.2353,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":0.357,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:57.7362948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":480.5923,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":480.5923,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.7368033+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:57.7635406+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:57.7635406+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:57.7635406+07:00","value":3600.7377,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:57.7635406+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:57.8233117+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:57.8233117+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:57.8233117+07:00","value":4003.703,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:57.8233117+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":454.1739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":4.8484,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":3.7579,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":451.9901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":2.1838,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":454.1739,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":454.1739,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:57.8779908+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.878609+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.878609+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.878609+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:57.878609+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":342.7621,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":2.577,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":2.577,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":340.7749,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":1.9872,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:58.1094009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:58.1097865+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.1097865+07:00","value":342.7621,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.1097865+07:00","value":342.7621,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:58.1097865+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.1097865+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.1097865+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:58.3516422+07:00","value":7,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:58.3516422+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":1158.8099,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":3.1288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":2.4542,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":0.755,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":1157.373,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":0.6819,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:58.4145124+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":1158.8099,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":1158.8099,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.4152708+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:58.6020076+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:58.6020076+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:58.6020076+07:00","value":4293.324,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:58.6020076+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":942.8806,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":4.111,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":3.074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":940.2002,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":2.6804,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":942.8806,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":942.8806,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.7703033+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":512.8415,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":3.0786,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":3.0786,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":512.3491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":0.4924,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:58.8888759+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:58.8892388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.8892388+07:00","value":512.8415,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:58.8892388+07:00","value":512.8415,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:58.8892388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.8892388+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:58.8892388+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":471.9328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":3.0228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":3.0228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":469.3061,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":2.6267,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":471.9328,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":471.9328,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.085313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.0859896+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.0859896+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.0859896+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.0859896+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:59.1394031+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:59.1394031+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.1394031+07:00","value":3546.2368,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:59.1394031+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":572.9592,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":2.6871,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":2.6871,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":570.3473,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":2.6119,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.1782127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.1790448+07:00","value":572.9592,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.1790448+07:00","value":572.9592,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.1790448+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.1790448+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.1790448+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:56:59.3510057+07:00","value":8,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:56:59.3510057+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:59.3822585+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:59.3822585+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.3822585+07:00","value":3252.2528,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:59.3822585+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:56:59.3870152+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:56:59.3870152+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.3870152+07:00","value":4014.5738,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:56:59.3870152+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":529.92,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":3.19,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":3.19,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":0.858,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":527.2459,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":1.8161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":529.92,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":529.92,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.6733187+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":490.6241,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":4.9963,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":4.9963,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":487.791,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":2.8331,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.7685937+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":490.6241,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":490.6241,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.7692338+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":382.4059,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":2.7041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":2.7041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":0.7951,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":380.1062,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":1.5046,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":382.4059,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":382.4059,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.7732135+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":453.596,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":3.9394,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":3.328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":0.6114,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":450.5206,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":2.464,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.8477316+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":453.596,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":453.596,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.8480397+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":566.4464,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":2.6195,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":2.6195,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":1.6,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":564.3357,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":0.5107,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":566.4464,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":566.4464,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:56:59.9518616+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":546.5548,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":0.5577,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":0.5577,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":544.6808,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":1.874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:00.2264633+07:00","value":546.5548,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:00.2270879+07:00","value":546.5548,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:00.2270879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.2270879+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.2270879+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.2270879+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.2270879+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:00.3519501+07:00","value":8,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:00.3519501+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:00.4198058+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:00.4198058+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:00.4198058+07:00","value":4299.8242,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:00.4198058+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":684.2291,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":4.7964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":3.7544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":682.8942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":1.3349,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":684.2291,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":684.2291,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:00.9628805+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:01.1891605+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:01.1891605+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.1891605+07:00","value":3425.6199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:01.1891605+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":1059.6011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":6.5805,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":5.901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":0.6795,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":1057.9796,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":0.942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.2392518+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":1059.6011,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":1059.6011,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.2398962+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":822.9507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":5.0601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":5.0601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":821.6812,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":1.2695,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":822.9507,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":822.9507,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.2483866+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:01.3515078+07:00","value":8,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:01.3515078+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:01.4503374+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:01.4503374+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.4503374+07:00","value":3077.8946,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:01.4503374+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:01.472441+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:01.472441+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.472441+07:00","value":3649.1293,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:01.472441+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":1056.7798,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":3.543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":3.543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":1055.1058,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":1.674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.5132569+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":1056.7798,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":1056.7798,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.5139845+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":482.5037,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":4.9914,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":4.9914,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":479.0436,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":3.4601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":482.5037,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":482.5037,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.6771823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.6778719+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.6778719+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":389.9125,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":3.2473,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":3.2473,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":387.3224,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":2.5901,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.7661255+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.7669278+07:00","value":389.9125,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.7669278+07:00","value":389.9125,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.7669278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.7669278+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.7669278+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":378.6701,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":3.7668,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":3.0989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":0.6679,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":371.8178,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":6.1844,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":378.6701,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":378.6701,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.8334667+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":461.2052,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":3.1007,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":3.1007,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":458.1938,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":3.0114,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.9372741+07:00","value":461.2052,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:01.9378921+07:00","value":461.2052,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:01.9378921+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.9378921+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:01.9378921+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":506.2879,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":3.9579,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":3.9579,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":503.3121,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":2.9758,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":506.2879,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:02.2596646+07:00","value":506.2879,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:02.260299+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.260299+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.260299+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.260299+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.260299+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:02.3513973+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:02.3513973+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:02.4302303+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:02.4302303+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:02.4302303+07:00","value":3828.2227,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:02.4302303+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":508.8815,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":3.0493,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":3.0493,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":0.7584,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":507.4747,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":0.6484,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":605.9979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":2.7801,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":2.1538,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":0.6263,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":604.7232,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":0.6484,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":508.8815,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":605.9979,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":508.8815,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":605.9979,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:02.9427886+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.9432964+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.9432964+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.9432964+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.9432964+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.9432964+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:02.9432964+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:03.0160179+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:03.0160179+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.0160179+07:00","value":3633.7594,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:03.0160179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":599.2742,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":3.7518,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":3.7518,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":598.7638,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":0.5104,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":599.2742,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":599.2742,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:03.0417894+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0422975+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0422975+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0422975+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0422975+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":788.4195,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":4.784,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":4.784,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":786.5742,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":1.8453,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":788.4195,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":788.4195,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.0618902+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:03.0654562+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:03.0654562+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.0654562+07:00","value":3678.441,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:03.0654562+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":959.1556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":5.3209,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":5.3209,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0.747,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":957.5296,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0.879,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":959.1556,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":959.1556,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.1445279+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:03.2430189+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:03.2430189+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.2430189+07:00","value":4103.6158,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:03.2430189+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:03.3521076+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:03.3521076+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":483.348,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":0.9152,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":0.9152,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":480.2982,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":3.0498,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.5002811+07:00","value":483.348,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.500944+07:00","value":483.348,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:03.500944+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.500944+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.500944+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":690.7764,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":0.8223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":0.8223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":688.2816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":2.4948,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:03.7570549+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.7576688+07:00","value":690.7764,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:03.7576688+07:00","value":690.7764,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:03.7576688+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.7580337+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:03.7580337+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:04.0627329+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:04.0627329+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.0627329+07:00","value":3642.3571,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:04.0627329+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:04.3510421+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:04.3510421+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:04.6488157+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:04.6488157+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.6488157+07:00","value":3459.1285,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:04.6488157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":615.0555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":2.7793,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":2.7793,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":614.3069,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":0.7486,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:04.6805677+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:04.6810788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:04.6810788+07:00","value":615.0555,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:04.6810788+07:00","value":615.0555,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:04.6810788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.6810788+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.6810788+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:04.7466337+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:04.7466337+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.7466337+07:00","value":3296.2963,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:04.7466337+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":875.3512,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":3.9051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":3.9051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":873.8031,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":1.5481,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":875.3512,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":875.3512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8808932+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":623.9798,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":4.3153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":3.6436,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":0.6717,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":621.9423,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":1.3658,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":623.9798,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":623.9798,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:04.8872655+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:04.9476029+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:04.9476029+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:04.9476029+07:00","value":3475.1619,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:04.9476029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":519.9085,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":0.8264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":0.8264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":0.54,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":517.5999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":1.7686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":519.9085,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":519.9085,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.169906+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":444.8498,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":2.6879,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":2.6879,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":0.5407,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":440.762,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":3.5471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":444.8498,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.1941714+07:00","value":444.8498,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:05.1949719+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.1949719+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.1949719+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:05.3517907+07:00","value":10,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:05.3517907+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":405.5213,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":5.0021,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":4.1412,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":402.426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":3.0953,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":405.5213,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":405.5213,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:05.3589532+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.3597309+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.3597309+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:05.3649984+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:05.3649984+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:05.3649984+07:00","value":3992.0327,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:05.3649984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":394.3611,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1.8306,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1.8306,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":0.6072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":391.9626,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1.7913,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":394.3611,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":394.3611,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.7619928+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":645.9031,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":3.3167,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":2.7724,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":643.8703,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":2.0328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:05.8310368+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":645.9031,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":645.9031,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:05.8316874+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":484.5696,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":3.8963,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":3.8963,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":482.6792,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1.8904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":676.1791,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1.4755,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0.8335,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0.642,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":673.6467,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1.8904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":676.1791,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":676.1791,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":484.5696,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":484.5696,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3486539+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:06.3513709+07:00","value":10,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:06.3513709+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":671.9876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":1.8006,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":1.8006,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0.7451,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":670.3424,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0.9001,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":671.9876,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":671.9876,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:06.3689673+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:06.7835724+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:06.7835724+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:06.7835724+07:00","value":3767.5545,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:06.7835724+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:06.8905792+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:06.8905792+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:06.8905792+07:00","value":3825.123,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:06.8905792+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":2663.7895,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":4.2222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":4.2222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":2662.8491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":0.9404,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":2663.7895,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":2663.7895,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.0421045+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":348.0437,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":3.3823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":3.3823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":346.938,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":1.1057,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":348.0437,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":348.0437,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.135716+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":1046.935,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":0.803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":0.803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":1044.9228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":2.0122,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:07.3109445+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":1046.935,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":1046.935,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.3115406+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:07.3509571+07:00","value":10,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:07.3509571+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":828.2255,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":2.8758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":2.8758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":826.1331,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":2.0924,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":828.2255,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":828.2255,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:07.7221249+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:07.934782+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:07.934782+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:07.934782+07:00","value":3872.0491,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:07.934782+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:08.0532028+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:08.0532028+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.0532028+07:00","value":3404.0317,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:08.0532028+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:08.0721143+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:08.0721143+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.0721143+07:00","value":3325.4806,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:08.0721143+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":883.1052,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":1.9576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":1.9576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":881.7956,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":1.3096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:08.2581762+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:08.25902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.25902+07:00","value":883.1052,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.25902+07:00","value":883.1052,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:08.25902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.25902+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.25902+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":663.8589,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":4.3544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":4.3544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":661.8918,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":1.9671,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":663.8589,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":663.8589,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3053735+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":801.7447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":3.0417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":3.0417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":799.6772,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":2.0675,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.3480155+07:00","value":801.7447,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.3485461+07:00","value":801.7447,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:08.3485461+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3485461+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3485461+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3485461+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.3485461+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:08.350934+07:00","value":11,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:08.350934+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:08.3525015+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:08.3525015+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.3525015+07:00","value":3404.8986,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:08.3525015+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":509.478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":5.3029,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":4.2437,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":0.7214,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":507.8589,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":0.8977,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:08.4495629+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.4503612+07:00","value":509.478,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.4503612+07:00","value":509.478,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:08.4503612+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.4503612+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.4503612+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":5246.2816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":4.2428,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":4.2428,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":5244.6063,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":1.6753,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":5246.2816,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":5246.2816,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.4941708+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":487.1343,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":1.6679,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":1.6679,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":486.5425,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":0.5918,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":487.1343,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":487.1343,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:08.5609165+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:08.8154739+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:08.8154739+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:08.8154739+07:00","value":3450.4755,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:08.8154739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":950.6499,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":0.7904,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":0.7904,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":948.2787,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":2.3712,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.0046431+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.0052979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.0052979+07:00","value":950.6499,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.0052979+07:00","value":950.6499,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.0052979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.0052979+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.0052979+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":5654.7135,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":4.1164,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":4.1164,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":5652.9518,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":1.7617,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":5654.7135,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.1036414+07:00","value":5654.7135,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.1042657+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.1042657+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.1042657+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.1042657+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.1042657+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:09.3510282+07:00","value":11,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:09.3510282+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":998.0328,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":3.5255,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":2.6502,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":996.8355,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":1.1973,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":998.0328,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":998.0328,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.3540598+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":712.0969,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":1.0473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":1.0473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":711.1983,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":0.8986,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.4724228+07:00","value":712.0969,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.4729348+07:00","value":712.0969,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.4729348+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4729348+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4729348+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4729348+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4729348+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":432.1648,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":3.8908,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":3.8908,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":431.5442,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0.6206,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":432.1648,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":432.1648,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.4971842+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":1464.8344,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":0.7321,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":0.7321,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":1463.1127,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":1.7217,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.6886375+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":1464.8344,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":1464.8344,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.6891697+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:09.7078125+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:09.7078125+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.7078125+07:00","value":2924.2401,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:09.7078125+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":906.0415,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":3.5108,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":3.5108,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":0.7619,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":904.0788,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":1.2008,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":906.0415,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":906.0415,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.7253475+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:09.8510609+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:09.8510609+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.8510609+07:00","value":5478.0139,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:09.8510609+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":981.0767,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":3.329,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":3.329,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":978.4088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":2.6679,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":981.0767,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.9806737+07:00","value":981.0767,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.9812954+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9812954+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9812954+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9812954+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9812954+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":1042.1707,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":4.5946,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":4.5946,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":1039.6998,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":2.4709,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:09.9982593+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":1042.1707,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":1042.1707,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:09.9988374+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":350.1151,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":4.081,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":3.2719,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":0.8091,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":346.9738,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":2.3322,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:10.0611995+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:10.061512+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.061512+07:00","value":350.1151,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.061512+07:00","value":350.1151,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:10.061512+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.061512+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.061512+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:10.3515352+07:00","value":11,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:10.3515352+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":803.9993,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":0.5169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":0.5169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":801.4563,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":2.543,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.6559277+07:00","value":803.9993,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.6565155+07:00","value":803.9993,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:10.6565155+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.6565155+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.6565155+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":324.8043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":2.5474,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":2.5474,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":322.5345,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":2.2698,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:10.6998287+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.7004643+07:00","value":324.8043,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.7004643+07:00","value":324.8043,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:10.7004643+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.7004643+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.7004643+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":935.7112,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1.1482,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1.1482,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":934.4543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1.2569,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":935.7112,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":935.7112,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:10.7914477+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:10.808563+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:10.808563+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:10.808563+07:00","value":8378.3327,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:10.808563+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:10.9995301+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:10.9995301+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:10.9995301+07:00","value":2927.4158,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:10.9995301+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1544.746,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":0.5056,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":0.5056,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":0.6007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1542.3389,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1.8064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1544.746,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1544.746,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.0509677+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.0515381+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.0515381+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.0515381+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.0515381+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":906.2379,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":3.3888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":3.3888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":0.8338,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":903.3293,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":2.0748,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":906.2379,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":906.2379,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.1365164+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.1371646+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.1371646+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.1371646+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.1371646+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:11.3511978+07:00","value":12,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:11.3511978+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":563.7213,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":2.0471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":2.0471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":562.6565,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":1.0648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":563.7213,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":563.7213,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.3743314+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:11.4756424+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:11.4756424+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.4756424+07:00","value":4103.565,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:11.4756424+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1021.0304,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1.6786,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1.0142,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0.6644,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1020.366,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1021.0304,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1021.0304,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.5838614+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:11.6930319+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:11.6930319+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.6930319+07:00","value":4802.4527,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:11.6930319+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:11.7011199+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:11.7011199+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.7011199+07:00","value":3766.3379,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:11.7011199+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":568.0562,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":3.4265,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":2.8019,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":567.0653,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":0.9909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.7723216+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.772985+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.772985+07:00","value":568.0562,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.772985+07:00","value":568.0562,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.772985+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7735622+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7735622+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7735622+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7735622+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":628.2759,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":3.4758,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":3.4758,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":0.8106,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":625.3405,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":2.1248,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.7894044+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":628.2759,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":628.2759,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.7904048+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":799.3264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":4.5203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":4.5203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":0.8205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":796.8408,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":1.6651,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":799.3264,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":799.3264,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:11.8040244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.8045629+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:11.8045629+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":549.267,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":3.2116,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":2.5545,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":0.6571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":546.9939,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":1.616,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":549.267,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":549.267,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:12.0285775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.0292113+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.0292113+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:12.0832993+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:12.0832993+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.0832993+07:00","value":8840.2804,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:12.0832993+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":530.612,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":2.4151,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":2.4151,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":527.943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":2.669,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.234687+07:00","value":530.612,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.2353499+07:00","value":530.612,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:12.2353499+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.2353499+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.2353499+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":559.4764,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":1.9443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":1.9443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":556.5816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":2.8948,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:12.2549208+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.2554514+07:00","value":559.4764,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.2554514+07:00","value":559.4764,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:12.2554514+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.2554514+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.2554514+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:12.351182+07:00","value":12,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:12.351182+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:12.540784+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:12.540784+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.540784+07:00","value":3724.9888,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:12.540784+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":662.1399,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":3.8478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":3.8478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":660.3925,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":1.7474,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":662.1399,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":662.1399,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:12.7498313+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:12.8934799+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:12.8934799+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:12.8934799+07:00","value":4540.9784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:12.8934799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":715.8843,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":5.1431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":5.1431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":715.319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0.5653,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":715.8843,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":715.8843,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.0264141+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1272.8675,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":3.7365,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":2.9345,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":0.802,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1272.0655,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1272.8675,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1272.8675,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.1517528+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.152455+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.152455+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.152455+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.152455+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":663.9737,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":3.5809,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":2.7698,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0.8111,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":662.3981,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0.7645,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":663.9737,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":663.9737,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.1975822+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:13.2766538+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:13.2766538+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.2766538+07:00","value":2904.1768,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:13.2766538+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:13.2942207+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:13.2942207+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.2942207+07:00","value":3443.1598,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:13.2942207+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":789.2385,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":3.0048,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":3.0048,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":0.7451,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":785.8094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":2.684,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":789.2385,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":789.2385,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.3352727+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:13.351291+07:00","value":12,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:13.351291+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:13.3535969+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:13.3535969+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.3535969+07:00","value":5300.3941,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:13.3535969+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":817.2939,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":4.4804,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":3.5236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":0.3087,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":812.4163,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":4.5689,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":817.2939,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":817.2939,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.5583414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.5589751+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.5589751+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.5589751+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.5589751+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:13.5878735+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:13.5878735+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.5878735+07:00","value":3880.061,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:13.5878735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":435.0878,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":2.448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":2.448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":434.4952,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":0.5926,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":435.0878,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":435.0878,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.7322788+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":505.0174,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1.6509,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1.2101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":0.4408,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":503.4186,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1.158,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":505.0174,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":505.0174,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:13.8784204+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1149.1067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1.3583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1.3583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1147.5997,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1.507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.0439449+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1149.1067,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1149.1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":688.9558,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1.842,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1.2409,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":0.6099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":686.3891,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1.9568,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":688.9558,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":688.9558,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0443947+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1318.7636,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1.964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1.964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1317.2986,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1.465,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1318.7636,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1318.7636,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.0770095+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":689.2841,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":4.1765,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":3.5382,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":0.7336,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":686.17,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":2.3805,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":689.2841,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":689.2841,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.2817351+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:14.3516032+07:00","value":13,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:14.3516032+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":560.03,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":1.6203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":1.6203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":0.6134,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":557.949,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":1.4676,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.3979376+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":560.03,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":560.03,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.3989568+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:14.4549903+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:14.4549903+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.4549903+07:00","value":3646.4273,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:14.4549903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:14.4993452+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:14.4993452+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.4993452+07:00","value":3023.7028,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:14.4993452+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1327.7626,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":4.3123,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":3.6586,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":0.6537,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1325.4501,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1.6588,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1327.7626,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1327.7626,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.608075+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":591.9429,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":1.4752,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":1.4752,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":591.2211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":0.7218,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.8262116+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":591.9429,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":591.9429,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.8267224+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":339.192,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":1.7161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":1.7161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":338.3298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":0.8622,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":339.192,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":339.192,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:14.8402533+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:14.9292082+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:14.9292082+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:14.9292082+07:00","value":3929.6781,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:14.9292082+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":597.8096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":1.6079,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":1.0558,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":0.5521,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":596.1226,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":1.1349,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.0538557+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.0547829+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.0547829+07:00","value":597.8096,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.0547829+07:00","value":597.8096,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.0547829+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.0547829+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.0547829+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":1805.2992,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":4.5298,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":3.9826,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":1803.7445,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":1.5547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.0610545+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":1805.2992,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":1805.2992,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.0616428+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":559.7245,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":0.6554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":0.6554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":0.6273,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":556.9975,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":2.0997,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.1052225+07:00","value":559.7245,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.105766+07:00","value":559.7245,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.105766+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.105766+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.105766+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.105766+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.105766+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":562.1785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":1.6707,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0.6554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0.6273,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":559.6407,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":1.9105,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":562.1785,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":562.1785,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.1076765+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":392.7271,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1.6328,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1.6328,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":391.0288,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1.6983,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":392.7271,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":392.7271,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.3235681+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.3246478+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.3246478+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:15.3518558+07:00","value":13,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:15.3518558+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:15.478452+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:15.478452+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.478452+07:00","value":3785.4201,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:15.478452+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":832.14,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":1.8884,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":1.8884,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":831.389,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":0.751,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.6168091+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":832.14,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":832.14,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6173729+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1279.6702,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":2.0514,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":2.0514,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1277.5606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":2.1096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1279.6702,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.660725+07:00","value":1279.6702,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.6613399+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6613399+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6613399+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6613399+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.6613399+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":629.2167,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":4.0573,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":2.677,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":0.7357,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":626.4789,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":2.0021,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.741654+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":629.2167,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":629.2167,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.742444+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:15.7614983+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:15.7614983+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.7614983+07:00","value":4060.3784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:15.7614983+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":497.0398,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":2.9705,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":2.9705,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":494.5201,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":2.5197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:15.9789879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.9795196+07:00","value":497.0398,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:15.9795196+07:00","value":497.0398,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:15.9795196+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.9795196+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:15.9795196+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:16.2015423+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:16.2015423+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:16.2015423+07:00","value":3660.7583,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:16.2015423+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:16.3515326+07:00","value":13,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:16.3515326+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1296.1176,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":3.0958,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":3.0958,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":0.7004,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1293.4322,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1.985,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1296.1176,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1296.1176,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.6411589+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:16.6641253+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:16.6641253+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:16.6641253+07:00","value":4580.826,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:16.6641253+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":482.4178,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":4.1001,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":4.1001,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":479.3554,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":3.0624,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":482.4178,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":482.4178,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:16.6890974+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.6898516+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.6898516+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1176.3389,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":2.0473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":2.0473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1175.2423,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1.0966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1176.3389,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1176.3389,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.7345112+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1059.6905,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":3.5739,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":3.5739,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1057.4206,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":2.2699,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1059.6905,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1059.6905,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:16.8252781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.8259471+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:16.8259471+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:17.0120173+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:17.0120173+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.0120173+07:00","value":4118.5374,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:17.0120173+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:17.030502+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:17.030502+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.030502+07:00","value":3736.2813,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:17.030502+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:17.109702+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:17.109702+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.109702+07:00","value":3756.1051,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:17.109702+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":809.5883,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":1.0445,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":1.0445,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":809.0619,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":0.5264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":809.5883,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":809.5883,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.1827415+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:17.2630315+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:17.2630315+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.2630315+07:00","value":3890.8386,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:17.2630315+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:17.3513786+07:00","value":14,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:17.3513786+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":929.6354,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":1.0907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":0.5223,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":0.5684,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":928.0659,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":1.0011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.4100268+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":929.6354,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":929.6354,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.4105418+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:17.422124+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:17.422124+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.422124+07:00","value":3834.2505,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:17.422124+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1695.0191,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1.6647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1.6647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1695.0191,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1695.0191,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1695.0191,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.5219403+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:17.7439728+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:17.7439728+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.7439728+07:00","value":4467.319,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:17.7439728+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":657.4294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":2.561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":2.561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":656.1851,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":1.2443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":657.4294,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":657.4294,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.7696924+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":527.098,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1.1524,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1.1524,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":525.7197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1.3783,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":527.098,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":527.098,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.7912819+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":498.3709,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0.9894,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0.9894,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":496.4734,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":1.8975,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":498.3709,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":498.3709,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.8259709+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":814.4825,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":3.9346,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":3.2312,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":813.2613,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":1.2212,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":814.4825,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":814.4825,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.830965+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":1263.2579,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":3.4506,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":3.4506,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":0.5757,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":1262.6822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.9308338+07:00","value":1263.2579,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:17.9314999+07:00","value":1263.2579,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:17.9314999+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.9314999+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:17.9314999+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":635.2323,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1.1117,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1.1117,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":633.8936,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1.3387,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":635.2323,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":635.2323,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.058468+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":920.6809,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":1.2384,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0.8128,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":919.1993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":1.4816,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":920.6809,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":920.6809,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1128828+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":512.5694,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1.3591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1.3591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":511.5614,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1.008,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":512.5694,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":512.5694,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.1969441+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1231.9525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":3.0031,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":3.0031,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1230.9301,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1.0224,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1231.9525,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1231.9525,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.2659232+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":529.9096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":1.5363,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":1.5363,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":529.169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":0.7406,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:18.2759573+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:18.2767267+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.2767267+07:00","value":529.9096,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:18.2767267+07:00","value":529.9096,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:18.2767267+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.2767267+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:18.2767267+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:18.3372134+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:18.3372134+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.3372134+07:00","value":3882.2231,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:18.3372134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:18.3510601+07:00","value":14,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:18.3510601+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:18.6459175+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:18.6459175+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:18.6459175+07:00","value":4146.5723,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:18.6459175+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:19.0360088+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:19.0360088+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.0360088+07:00","value":4106.8006,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:19.0360088+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":766.9017,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":1.6291,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":1.6291,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":753.8768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":13.0249,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":766.9017,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":766.9017,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.0401072+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:19.1160276+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:19.1160276+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.1160276+07:00","value":3637.5756,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:19.1160276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:19.3416523+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:19.3416523+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.3416523+07:00","value":3580.154,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:19.3416523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:19.3531172+07:00","value":14,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:19.3531172+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":413.3293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":8.2935,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":7.8371,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":0.4564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":411.8204,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":1.0525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.537194+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.5381963+07:00","value":413.3293,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.5381963+07:00","value":413.3293,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.5381963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.5381963+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.5381963+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1200.2071,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1.848,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1.257,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":0.591,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1198.6131,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1.003,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1200.2071,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1200.2071,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":3167.0906,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:19.5391993+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":507.6219,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":17.5713,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":17.5713,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":506.5706,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":1.0513,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.5621552+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.563123+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.563123+07:00","value":507.6219,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.563123+07:00","value":507.6219,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.563123+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.563123+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.563123+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1400.7634,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":2.9018,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":2.9018,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1398.6983,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":2.0651,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1400.7634,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1400.7634,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.7348483+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:19.8160289+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:19.8160289+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.8160289+07:00","value":3614.4866,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:19.8160289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":1640.9323,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":2.252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":2.252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":1640.9323,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.9358035+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":1640.9323,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":1640.9323,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":557.609,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":2.9133,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":2.9133,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":547.0432,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":10.5658,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:19.9368025+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:19.9383811+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.9383811+07:00","value":557.609,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:19.9383811+07:00","value":557.609,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:19.9383811+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.9383811+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:19.9383811+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":455.3555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":6.6974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":6.6974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":454.4336,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":0.9219,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":455.3555,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":455.3555,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0058871+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1431.5273,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":16.1864,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":15.2958,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1431.5273,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1431.5273,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1431.5273,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0068777+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":702.9239,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":3.6664,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":3.6664,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":701.816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":1.1079,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.049196+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.0500989+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0500989+07:00","value":702.9239,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0500989+07:00","value":702.9239,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.0500989+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0500989+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0500989+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":1442.6685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":7.5099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":6.3056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":1.2043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":1428.0538,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":13.4104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.0948916+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.0953089+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0953089+07:00","value":1442.6685,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.0958073+07:00","value":1442.6685,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.0958073+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0958073+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.0958073+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":1354.9655,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":1.3457,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":0.8309,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":1353.0466,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":1.9189,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.1224658+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":1354.9655,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":1354.9655,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.1232775+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1827.3192,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":2.0959,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":2.0959,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1824.3892,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":2.93,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1827.3192,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1827.3192,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.2614939+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:20.3513245+07:00","value":15,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:20.3513245+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":685.3419,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":8.3887,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":7.5832,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":0.8055,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":684.5364,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.5099822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.5109923+07:00","value":685.3419,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.5109923+07:00","value":685.3419,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.5109923+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.5109923+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.5109923+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":760.4171,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":2.0148,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":2.0148,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0.6846,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":759.7325,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":760.4171,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":760.4171,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8018109+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":2086.9001,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1.9903,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1.2035,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":0.7868,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":2085.1036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1.0097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":2086.9001,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":2086.9001,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.8653062+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8663046+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8663046+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8663046+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8663046+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":807.8481,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":14.1438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":14.1438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":807.8481,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.8863047+07:00","value":807.8481,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:20.8873483+07:00","value":807.8481,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:20.8873483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8888565+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8888565+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8888565+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:20.8888565+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:20.9618944+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:20.9618944+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:20.9618944+07:00","value":3852.1924,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:20.9618944+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":745.8124,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":7.9041,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":7.9041,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":744.7424,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":1.07,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":745.8124,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":745.8124,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3522005+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:21.3532282+07:00","value":15,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:21.3532282+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":864.6048,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":12.5727,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":12.5727,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":863.593,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":1.0118,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":864.6048,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":864.6048,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.3902654+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":590.2345,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":8.7111,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":8.7111,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":586.4265,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":3.808,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:21.6128736+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":590.2345,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":590.2345,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.613752+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1636.6794,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":3.2241,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":2.6994,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1634.6647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":2.0147,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1636.6794,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1636.6794,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.6787578+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1333.6546,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":6.992,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":6.992,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1333.6546,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1333.6546,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:21.7802611+07:00","value":1333.6546,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:21.7812725+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.7812725+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.7812725+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.7812725+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:21.7812725+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:21.813323+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:21.813323+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.813323+07:00","value":4391.199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:21.813323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:21.940054+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:21.940054+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:21.940054+07:00","value":4927.5061,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:21.940054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:22.0427735+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:22.0427735+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.0427735+07:00","value":4779.742,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:22.0427735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":1513.3786,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":12.3993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":12.3993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":1506.8212,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":6.5574,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:22.0875378+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":1513.3786,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":1513.3786,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.0885396+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:22.1305847+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:22.1305847+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.1305847+07:00","value":5100.0827,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:22.1305847+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:22.2760628+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:22.2760628+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.2760628+07:00","value":5611.9375,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:22.2760628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:22.3516279+07:00","value":15,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:22.3516279+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":530.3038,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":5.3316,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":4.7403,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":0.5913,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":525.8227,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":3.8898,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:22.4758707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.4770029+07:00","value":530.3038,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.4770029+07:00","value":530.3038,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:22.4770029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.4770029+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.4770029+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:22.4962125+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:22.4962125+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.4962125+07:00","value":3460.2037,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:22.4962125+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":504.7782,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":11.7384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":11.7384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":502.4156,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":2.3626,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:22.6481759+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:22.6492333+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.6497203+07:00","value":504.7782,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.6497203+07:00","value":504.7782,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:22.6497203+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.6497203+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.6497203+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:22.7243216+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:22.7243216+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.7243216+07:00","value":4387.1082,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:22.7243216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":957.7312,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":5.2977,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":5.2977,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":949.7122,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":8.019,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:22.7774553+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:22.7786243+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.7786243+07:00","value":957.7312,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.7786243+07:00","value":957.7312,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:22.7786243+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.7786243+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.7786243+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":807.2914,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":9.7662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":9.7662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":0.6242,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":803.4911,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":3.1761,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":807.2914,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":807.2914,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:22.8609213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.8614816+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:22.8614816+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:22.8732994+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:22.8732994+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:22.8732994+07:00","value":5129.3266,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:22.8732994+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":712.9821,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":29.8745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":29.8745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":0.9869,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":693.237,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":18.7582,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.0200567+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.0206877+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.0206877+07:00","value":712.9821,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.0206877+07:00","value":712.9821,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.0206877+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.0206877+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.0206877+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":348.635,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":8.4191,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":8.4191,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":0.6366,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":339.8415,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":8.1569,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":348.635,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":348.635,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.0823544+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.0831585+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.0831585+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":883.523,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":18.3827,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":17.332,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":1.0507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":874.2252,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":8.2471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.2759516+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.2779167+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.2779167+07:00","value":883.523,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.2779167+07:00","value":883.523,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.2779167+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.2794416+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.2794416+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:23.3235754+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:23.3235754+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.3235754+07:00","value":3506.5183,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:23.3235754+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":893.1062,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":13.9424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":12.9357,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":1.0067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":864.3097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":27.7898,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":893.1062,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":893.1062,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.4032738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.4042724+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.4042724+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:23.4042724+07:00","value":16,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:23.4042724+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:23.4098439+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:23.4098439+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.4098439+07:00","value":3870.6446,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:23.4098439+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:23.4648479+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:23.4648479+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.4648479+07:00","value":4818.9304,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:23.4648479+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":586.6196,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":6.0284,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":6.0284,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":1.0318,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":580.3894,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":5.1984,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":586.6196,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":586.6196,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.4666063+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:23.5064508+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:23.5064508+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.5064508+07:00","value":4390.4232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:23.5064508+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":410.5922,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":6.1652,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":6.1652,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":406.5906,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":4.0016,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":410.5922,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":410.5922,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.7409343+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:23.8220002+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:23.8220002+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.8220002+07:00","value":4446.6768,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:23.8220002+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":513.1987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":8.6289,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":8.6289,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":0.5043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":512.6944,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":513.1987,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":513.1987,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:23.9326568+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":541.3648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":4.4273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":4.4273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":532.0531,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":9.3117,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":541.3648,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":541.3648,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.0113478+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":604.95,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":4.3272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":4.3272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":0.6384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":598.2979,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":6.0137,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.115728+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.1167451+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.1167451+07:00","value":604.95,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.1167451+07:00","value":604.95,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.1167451+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.1167451+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.1167451+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:24.1980582+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:24.1980582+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.1980582+07:00","value":4856.4059,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:24.1980582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":935.1342,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":8.8365,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":7.8407,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":935.1342,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.2244472+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.2294404+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":935.1342,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":935.1342,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.2305287+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:24.3535572+07:00","value":16,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:24.3535572+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":645.5805,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":19.8532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":19.8532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":637.8541,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":7.7264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":645.5805,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":645.5805,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.4882009+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":965.7014,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":3.3909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":3.3909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":960.6847,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":5.0167,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.4901988+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":965.7014,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":965.7014,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.4935506+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":1494.5752,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":15.026,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":12.9609,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":1489.979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":4.5962,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.5011623+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":1494.5752,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":1494.5752,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5021627+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":975.2236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":4.5226,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":3.7014,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":0.8198,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":973.2912,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":1.1126,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":975.2236,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":975.2236,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.5677816+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1422.1876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":5.3224,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":5.3224,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1420.4203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1.7673,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1422.1876,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.5818391+07:00","value":1422.1876,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.58217+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.58217+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.58217+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.58217+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.58217+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":897.8774,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":29.8009,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":29.8009,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":897.0788,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0.7986,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":897.8774,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":897.8774,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.7216806+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1446.8863,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":39.9558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":39.9558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1446.2166,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0.6697,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1446.8863,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1446.8863,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.858315+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":468.6513,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":11.1469,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":11.1469,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":467.1951,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":1.4562,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":468.6513,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":468.6513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:24.9943703+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":832.7332,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":3.5194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":3.5194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":0.9843,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":831.0907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":0.6582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.2745506+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":832.7332,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":832.7332,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2750678+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1027.438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":7.9328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":7.9328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1026.4606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0.9774,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1027.438,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1027.438,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.2828613+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":1102.4407,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":7.9718,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":7.9718,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":1101.0118,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":1.4289,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.3084707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.3087764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.3087764+07:00","value":1102.4407,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.3087764+07:00","value":1102.4407,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.3087764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.3087764+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.3087764+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:25.3512807+07:00","value":16,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:25.3512807+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1357.4165,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":14.7834,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":12.7637,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1355.6173,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1.7992,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1357.4165,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1357.4165,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.3549317+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":792.918,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":2.1007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":2.1007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":0.6181,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":790.9018,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":1.3981,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.4121697+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.4127536+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.4127536+07:00","value":792.918,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.4127536+07:00","value":792.918,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.4127536+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4133727+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4133727+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4133727+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4133727+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":461.1116,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":2.8007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":2.8007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":0.7042,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":458.7975,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":1.6099,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":461.1116,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":461.1116,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.4547777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4553536+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4553536+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4553536+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.4553536+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":1674.2618,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":6.3907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":6.3907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":1671.2351,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":3.0267,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.5905158+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":1674.2618,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":1674.2618,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.5911929+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":392.1657,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":3.6376,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":3.6376,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":390.3642,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":1.8015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:25.7696602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.770333+07:00","value":392.1657,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:25.770333+07:00","value":392.1657,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:25.770333+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.770333+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:25.770333+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:25.8326435+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:25.8326435+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:25.8326435+07:00","value":4019.3205,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:25.8326435+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.0048235+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.0048235+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.0048235+07:00","value":4064.7695,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.0048235+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.0703932+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.0703932+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.0703932+07:00","value":3346.0716,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.0703932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.0955601+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.0955601+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.0955601+07:00","value":3819.4973,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.0955601+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:26.3509374+07:00","value":17,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:26.3509374+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":543.6165,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":3.7254,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":3.7254,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":541.9225,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":1.694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.3805376+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.3813395+07:00","value":543.6165,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.3813395+07:00","value":543.6165,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.3813395+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.3813395+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.3813395+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.3962241+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.3962241+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.3962241+07:00","value":2931.3762,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.3962241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.4240038+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.4240038+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.4240038+07:00","value":4049.9418,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.4240038+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.4612414+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.4612414+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.4612414+07:00","value":4418.4679,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.4612414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.4839305+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.4839305+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.4839305+07:00","value":4353.3458,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.4839305+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":491.9298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":3.5112,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":2.9139,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":489.7958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":2.134,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":491.9298,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":491.9298,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.5007068+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.5014237+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.5014237+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":330.9372,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":4.1291,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":3.4432,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":0.6859,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":329.7617,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":0.4896,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":330.9372,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":330.9372,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.7978212+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.8175274+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.8175274+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.8175274+07:00","value":3311.0766,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.8175274+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":355.8085,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":5.5949,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":4.5457,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":0.588,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":355.2205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.8458659+07:00","value":355.8085,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.8463744+07:00","value":355.8085,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.8463744+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.8463744+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.8463744+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.8860877+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.8860877+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.8860877+07:00","value":3562.5123,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.8860877+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":790.9066,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":0.8678,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":0.8678,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":789.6598,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":1.2468,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.8873345+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.8879792+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.8879792+07:00","value":790.9066,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.8879792+07:00","value":790.9066,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.8879792+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.8879792+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.8879792+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1121.4881,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":4.0616,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":3.4288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":0.6328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1118.8604,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1.9949,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1121.4881,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1121.4881,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9349161+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.9591313+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.9591313+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.9591313+07:00","value":4085.8319,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.9591313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":699.2424,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":2.4556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":2.4556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":697.3565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":1.8859,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":699.2424,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":699.2424,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:26.972853+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9735044+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9735044+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9735044+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:26.9735044+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:26.9949241+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:26.9949241+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:26.9949241+07:00","value":4498.7116,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:26.9949241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:27.1778683+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:27.1778683+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.1778683+07:00","value":3768.0244,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:27.1778683+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":361.3242,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":2.6198,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":1.9792,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":0.6406,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":359.8316,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":0.852,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.2500553+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.251205+07:00","value":361.3242,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.251205+07:00","value":361.3242,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.251205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.251205+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.251205+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1219.3175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1.2132,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1.2132,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1217.563,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1.7545,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1219.3175,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1219.3175,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.2909239+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":6358.9101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":5.8102,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":5.8102,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":6356.5414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":2.3687,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":6358.9101,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.3271422+07:00","value":6358.9101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.3278902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.3278902+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.3278902+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:27.3513315+07:00","value":17,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:27.3513315+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":358.8057,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":3.5045,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":3.5045,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":356.8525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1.9532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":3535.5937,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":358.8057,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":358.8057,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.3575939+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":661.5646,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":4.0081,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":3.4277,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":661.5646,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.625016+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.6257866+07:00","value":661.5646,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.6257866+07:00","value":661.5646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.6257866+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.6257866+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.6257866+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":761.6041,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":3.5921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":3.5921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":760.4851,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":1.119,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":761.6041,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":761.6041,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.6476918+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":936.6533,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":2.0318,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":1.2995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":0.7323,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":934.094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":1.827,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":936.6533,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":936.6533,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7554802+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":766.9348,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":2.1595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":2.1595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":0.3582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":763.8311,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":2.7455,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":766.9348,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":766.9348,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.7707768+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7714926+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7714926+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7714926+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7714926+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":610.4562,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":1.183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":0.6536,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":0.5294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":607.665,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":2.2618,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":610.4562,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":610.4562,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.7895263+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":603.568,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":2.607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":2.607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":603.0048,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":0.5632,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":603.568,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":603.568,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:27.9644428+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1616.7929,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":4.2154,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":4.2154,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1616.3387,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":0.4542,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1616.7929,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1616.7929,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.0450121+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.0455198+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.0455198+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":773.7529,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":2.9962,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":2.9962,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":772.8692,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0.8837,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":773.7529,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":773.7529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.0761462+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":755.7745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":3.4814,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":3.4814,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":0.6794,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":754.4412,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":0.6539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.107106+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":755.7745,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":755.7745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1076153+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":432.0318,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":3.5995,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":3.1364,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":430.9762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":1.0556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":432.0318,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":432.0318,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.1892845+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":440.568,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0.5393,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0.5393,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":439.9107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0.6573,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":440.568,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":440.568,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.2701655+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":540.8998,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":2.9723,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":2.9723,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":540.8998,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":540.8998,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":540.8998,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3357394+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:28.3515382+07:00","value":17,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:28.3515382+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":986.0939,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":2.0389,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":2.0389,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":984.5831,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":1.5108,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":986.0939,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":986.0939,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.3770387+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:28.6767635+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:28.6767635+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.6767635+07:00","value":3303.56,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:28.6767635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":896.0617,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0.9307,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0.9307,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":895.492,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0.5697,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":896.0617,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":896.0617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.755366+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":472.8264,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":1.6068,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":1.6068,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":472.0858,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":0.7406,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":472.8264,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":472.8264,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.7646637+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.7651755+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.7651755+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.7651755+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.7651755+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":558.3372,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0.5848,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0.5848,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0.6207,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":557.3664,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0.3501,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":558.3372,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":558.3372,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8160257+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:28.8373924+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:28.8373924+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.8373924+07:00","value":4639.3342,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:28.8373924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":752.4314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0.5064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0.5064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0.544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":750.7509,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":1.1365,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":752.4314,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":752.4314,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.8789596+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":487.9136,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":4.4811,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":4.4811,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":487.089,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":0.8246,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:28.9578073+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":487.9136,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":487.9136,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:28.9588374+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":469.0157,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":0.9874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":0.9874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":466.6736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":2.3421,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:29.0157629+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":469.0157,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":469.0157,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.0163083+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":337.3355,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":3.5377,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":3.5377,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":0.6265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":335.0203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":1.6887,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:29.0186216+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:29.0191749+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.0191749+07:00","value":337.3355,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.0191749+07:00","value":337.3355,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:29.0191749+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.0191749+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.0191749+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":750.0941,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":1.1762,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":1.1762,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":746.8447,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":3.2494,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:29.1236348+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:29.1239504+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.1239504+07:00","value":750.0941,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.1239504+07:00","value":750.0941,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:29.1239504+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.1246174+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.1246174+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:29.1501903+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:29.1501903+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.1501903+07:00","value":3317.5468,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:29.1501903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":459.8806,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1.1546,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1.1546,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":458.8124,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1.0682,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":459.8806,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":459.8806,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.2984276+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:29.3512089+07:00","value":18,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:29.3512089+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":385.4321,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":5.7559,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":5.2184,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":381.4366,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":3.9955,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:29.5419906+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.5427431+07:00","value":385.4321,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:29.5427431+07:00","value":385.4321,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:29.5427431+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.5427431+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:29.5427431+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:29.872829+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:29.872829+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:29.872829+07:00","value":8910.9346,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:29.872829+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":494.3125,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":5.8593,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":4.9683,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":492.5647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":1.7478,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.0242234+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.0251732+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":494.3125,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":494.3125,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.0257052+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.0385858+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.0385858+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.0385858+07:00","value":3968.1926,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.0385858+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.0743237+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.0743237+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.0743237+07:00","value":4069.5002,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.0743237+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.1095875+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.1095875+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.1095875+07:00","value":3625.657,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.1095875+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.1600297+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.1600297+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.1600297+07:00","value":3165.1056,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.1600297+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.1673349+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.1673349+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.1673349+07:00","value":2989.4666,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.1673349+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":3501.3937,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":3894.9173,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.3189211+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:30.3511334+07:00","value":18,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:30.3511334+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.3782916+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.3782916+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.3782916+07:00","value":3915.972,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.3782916+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.3793288+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.3793288+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.3793288+07:00","value":4283.7687,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.3793288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.3915765+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.3915765+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.3915765+07:00","value":3505.4888,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.3915765+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":357.9801,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":2.3162,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":2.3162,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":357.3064,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":0.6737,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.435153+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.4356967+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.4356967+07:00","value":357.9801,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.4356967+07:00","value":357.9801,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.4356967+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.4356967+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.4356967+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":926.9217,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":3.2731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":2.7427,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":925.4307,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":1.491,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":926.9217,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":926.9217,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.5553805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.5560205+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.5560205+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.5560205+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.5560205+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":488.5244,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":1.6872,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":1.6872,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":0.8314,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":484.4766,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":3.2164,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":488.5244,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":488.5244,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.5997991+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":592.8319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":4.3657,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":3.9733,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":0.3924,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":590.7746,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":1.6649,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.6406975+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":592.8319,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":592.8319,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.6412281+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":483.4103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":5.0461,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":5.0461,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":482.4866,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":0.9237,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":483.4103,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":483.4103,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.6570647+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":437.5839,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":1.1067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":1.1067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":436.0765,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":1.5074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":437.5839,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.7576117+07:00","value":437.5839,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.7584251+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.7584251+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.7584251+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.8828042+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.8828042+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.8828042+07:00","value":3923.6729,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.8828042+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":569.6235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":1.1067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":1.1067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":565.8254,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":3.7981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.8896513+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.890321+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.890321+07:00","value":569.6235,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.890321+07:00","value":569.6235,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.890321+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.8909612+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.8909612+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:30.9622919+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:30.9622919+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.9622919+07:00","value":3604.698,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:30.9622919+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":805.4191,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":3.3027,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":2.5182,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":0.7845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":802.2804,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":2.3542,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":805.4191,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":805.4191,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.9689295+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":590.8663,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":0.9679,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":0.9679,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":588.0909,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":2.7754,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:30.9834107+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:30.9840744+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.9840744+07:00","value":590.8663,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:30.9840744+07:00","value":590.8663,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:30.9846737+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.9846737+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:30.9846737+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":1015.0856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":4.6005,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":4.6005,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":1012.9438,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":2.1418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.0589779+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.0595201+07:00","value":1015.0856,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.0595201+07:00","value":1015.0856,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.0595201+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.0595201+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.0595201+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":337.7465,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":5.1988,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":5.1988,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":0.5994,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":335.8261,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":1.321,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":337.7465,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":337.7465,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.2267984+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:31.3513991+07:00","value":18,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:31.3513991+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1637.2624,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1.308,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1.308,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0.6305,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1635.7253,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0.9066,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1637.2624,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1637.2624,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.4383156+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":459.5381,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":5.0889,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":3.3208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":0.6964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":456.4648,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":2.3769,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.5650159+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":459.5381,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":459.5381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.5655287+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":454.4398,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":2.463,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":2.463,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":452.1269,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":2.3129,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.6153996+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":454.4398,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":454.4398,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6157401+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":650.2867,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":3.2267,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":3.2267,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":649.1648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":1.1219,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":650.2867,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":650.2867,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.616862+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1749.3581,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1.0596,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1.0596,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1748.5836,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":0.7745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1749.3581,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1749.3581,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6232467+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":745.6723,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":2.904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":2.904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":743.7857,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":1.8866,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":745.6723,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":745.6723,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.6856172+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:31.7284582+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:31.7284582+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.7284582+07:00","value":3051.2337,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:31.7284582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":400.3734,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1.0192,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1.0192,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":399.3504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1.023,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":400.3734,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":400.3734,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.7736942+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":729.2284,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":0.6966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":0.6966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":725.9129,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":3.3155,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":729.2284,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":729.2284,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:31.9888223+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.9894763+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.9894763+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.9894763+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:31.9894763+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":562.9874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":0.5033,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":0.5033,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":0.5702,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":560.466,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":1.9512,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":562.9874,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":562.9874,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.0495026+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0500618+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0500618+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0500618+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0500618+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":492.0443,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":4.3703,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":4.3703,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":490.4064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":1.6379,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":492.0443,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":492.0443,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.0570602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0578591+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0578591+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0578591+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0578591+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":674.5149,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":0.7371,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":0.7371,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":673.5162,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":0.9987,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.0667138+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":674.5149,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":674.5149,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.0672384+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":391.2205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":4.8448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":4.195,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":0.6168,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":389.9439,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":0.6598,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":391.2205,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":391.2205,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.1253641+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1771.1375,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1.0372,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1.0372,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1769.6272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1.5103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1771.1375,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1771.1375,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.1504663+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:32.1601637+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:32.1601637+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.1601637+07:00","value":3787.7992,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:32.1601637+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":1818.3126,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":1.1954,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":1.1954,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":1818.3126,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.1988368+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.1994274+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.1994274+07:00","value":1818.3126,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.1994274+07:00","value":1818.3126,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.1994274+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.1994274+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.1994274+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:32.3513425+07:00","value":19,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:32.3513425+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":314.5531,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":0.9198,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":0.9198,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":313.5453,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":1.0078,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":314.5531,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":314.5531,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.4756366+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:32.5431134+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:32.5431134+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.5431134+07:00","value":3392.9231,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:32.5431134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":814.7902,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":4.0243,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":3.3158,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0.7578,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":813.6901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0.3423,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":814.7902,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":814.7902,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.5465642+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1180.942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1.0853,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":0.5049,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":0.5804,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1178.8497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1.5119,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1180.942,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1180.942,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.6507903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.6513621+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.6513621+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.6513621+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.6513621+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":468.7299,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":2.2138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":2.2138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":468.4114,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0.3185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":468.7299,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":468.7299,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.7450132+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:32.8672627+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:32.8672627+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.8672627+07:00","value":2757.6752,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:32.8672627+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":335.8197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":1.0366,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":0.5294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":335.8197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.8799697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.8807005+07:00","value":335.8197,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.8807005+07:00","value":335.8197,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.8807005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.8807005+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.8807005+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":780.381,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":1.1785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":1.1785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":780.0768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0.3042,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":780.381,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":780.381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9050853+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:32.9185984+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:32.9185984+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.9185984+07:00","value":2751.2635,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:32.9185984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:32.9407295+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:32.9407295+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.9407295+07:00","value":4103.3371,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:32.9407295+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":843.5018,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0.876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0.876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":843.1756,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0.3262,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":843.5018,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":843.5018,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:32.9618317+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":329.3301,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":0.9246,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":0.9246,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":328.9044,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":0.4257,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.2709842+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.2715335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.2715335+07:00","value":329.3301,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.2715335+07:00","value":329.3301,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.2715335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.2715335+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.2715335+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:33.351152+07:00","value":19,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:33.351152+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":474.7406,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":1.0544,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":1.0544,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":474.229,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":0.5116,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.3943934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.394911+07:00","value":474.7406,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.394911+07:00","value":474.7406,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.394911+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.394911+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.394911+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":768.2076,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":3.2243,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":3.2243,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":766.5968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":1.6108,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":768.2076,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":768.2076,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.3971231+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":424.0009,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1.886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1.886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":422.5096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1.4913,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":424.0009,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":424.0009,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.403207+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":741.2146,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1.0444,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1.0444,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":739.5411,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1.6735,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":741.2146,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":741.2146,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.4423236+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":894.4568,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":2.8762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":2.8762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":891.6056,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":2.8512,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.5481233+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":894.4568,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":894.4568,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.5487947+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":7210.3093,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":4.0365,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":4.0365,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":7208.5167,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":1.7926,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":7210.3093,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":7210.3093,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.6109033+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":931.3139,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":1.1169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":1.1169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":931.3139,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":931.3139,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":931.3139,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:33.7996935+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:33.8891813+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:33.8891813+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.8891813+07:00","value":3814.8576,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:33.8891813+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:33.951368+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:33.951368+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.951368+07:00","value":3559.7915,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:33.951368+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:33.9597855+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:33.9597855+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:33.9597855+07:00","value":3921.1997,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:33.9597855+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":652.4213,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0.5115,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0.5115,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":651.4764,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0.9449,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":652.4213,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":652.4213,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.0345604+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.0540534+07:00","value":526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.0540534+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.0540534+07:00","value":3894.0237,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.0540534+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.1469918+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.1469918+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.1469918+07:00","value":2774.6902,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.1469918+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.1697198+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.1697198+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.1697198+07:00","value":3850.7987,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.1697198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.2493514+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.2493514+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.2493514+07:00","value":3366.5472,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.2493514+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.2927425+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.2927425+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.2927425+07:00","value":3973.8214,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.2927425+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":433.2321,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":2.4895,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":1.9666,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":430.9879,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":2.2442,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.3312236+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":433.2321,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":433.2321,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.3319482+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:34.3512235+07:00","value":19,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:34.3512235+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":484.3041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":2.2532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":2.2532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":480.8917,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":3.4124,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.376178+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.3768565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.3768565+07:00","value":484.3041,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.3768565+07:00","value":484.3041,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.3768565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.3768565+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.3768565+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":383.6943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":0.7893,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":0.7893,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":382.8766,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":0.8177,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":383.6943,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":383.6943,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.438537+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.4393256+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.4393256+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.4630222+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.4630222+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.4630222+07:00","value":3500.7303,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.4630222+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":507.8649,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":5.3466,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":5.3466,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":507.3723,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":0.4926,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.4735264+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.4741754+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.4741754+07:00","value":507.8649,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.4741754+07:00","value":507.8649,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.4741754+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.4741754+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.4741754+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":836.1409,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0.5114,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0.5114,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":835.3039,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0.837,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":836.1409,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":836.1409,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.6084616+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":555.7799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":1.0967,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":1.0967,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":553.5828,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":2.1971,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":555.7799,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":555.7799,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.7038684+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.7086645+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.7086645+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.7086645+07:00","value":4835.8355,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.7086645+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:34.8068517+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:34.8068517+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.8068517+07:00","value":2646.688,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:34.8068517+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":513.6524,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":3.8216,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":3.0168,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":0.8048,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":510.9029,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":1.9447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":513.6524,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":513.6524,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8181555+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":902.0564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":3.9456,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":3.9456,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":899.3892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":2.6672,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.8581911+07:00","value":902.0564,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.8589402+07:00","value":902.0564,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.8589402+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8589402+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8589402+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":429.6946,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":3.8555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":3.8555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":427.7107,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":1.9839,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":429.6946,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":429.6946,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.8965723+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":678.0333,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":4.9694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":4.9694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":675.211,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":2.8223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:34.9763017+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:34.97672+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.97672+07:00","value":678.0333,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:34.97672+07:00","value":678.0333,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:34.97672+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.97672+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:34.97672+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":794.2503,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":4.3215,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":3.6135,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":0.708,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":791.7483,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1.794,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":336.1981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":3.459,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":2.4642,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":0.4805,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":333.9236,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1.794,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":794.2503,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":794.2503,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.0478411+07:00","value":336.1981,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.0485734+07:00","value":336.1981,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.0485734+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.0485734+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.0485734+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.0485734+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.0485734+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:35.0989028+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:35.0989028+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.0989028+07:00","value":3370.0605,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:35.0989028+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":731.8333,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":5.3937,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":5.3937,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":0.9748,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":728.7783,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":2.0802,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.1106886+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.1114132+07:00","value":731.8333,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.1114132+07:00","value":731.8333,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.1114132+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.1114132+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.1114132+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":375.3238,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":5.9475,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":4.0367,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":0.706,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":374.0203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":0.5975,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":375.3238,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":375.3238,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.187417+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:35.2509387+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:35.2509387+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.2509387+07:00","value":4872.6471,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:35.2509387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:35.3453969+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:35.3453969+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.3453969+07:00","value":4966.0681,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:35.3453969+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:35.3513457+07:00","value":20,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:35.3513457+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":322.1521,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":3.424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":3.424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":1.0367,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":318.9654,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":2.15,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.4250024+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.4256934+07:00","value":322.1521,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.4256934+07:00","value":322.1521,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.4256934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.4256934+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.4256934+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":452.7438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":5.266,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":5.266,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":450.7472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":1.9966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.4353488+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":452.7438,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":452.7438,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.4356836+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":311.2638,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":1.1901,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":1.1901,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":310.8507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":0.4131,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":311.2638,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":311.2638,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.5638868+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":877.4891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":3.7799,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":3.7799,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0.7063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":875.922,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0.8608,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":877.4891,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":877.4891,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.7595667+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1615.1202,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1.0295,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1.0295,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1613.8948,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1.2254,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1615.1202,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1615.1202,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.7858695+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":429.5468,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":4.7247,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":4.7247,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":429.1814,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0.3654,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":429.5468,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":429.5468,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.793752+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":428.4886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":3.3745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":3.3745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0.5226,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":427.6526,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0.3134,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":428.4886,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":428.4886,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8301413+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":892.4036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":3.3836,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":3.3836,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":891.5888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0.8148,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":892.4036,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":892.4036,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.8365178+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":426.6236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":2.7888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":2.7888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":426.021,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0.6026,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":426.6236,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":426.6236,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9069729+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:35.9113261+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:35.9113261+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.9113261+07:00","value":2970.5966,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:35.9113261+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":416.9379,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0.7768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0.7768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":416.2129,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0.725,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":416.9379,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":416.9379,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:35.9666798+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":1957.5658,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":0.8666,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":0.8666,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":1957.1283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":0.4375,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.070454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":1957.5658,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":1957.5658,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.0709654+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:36.1348393+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:36.1348393+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.1348393+07:00","value":3216.2409,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:36.1348393+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:36.1373564+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:36.1373564+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.1373564+07:00","value":3594.243,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:36.1373564+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":524.992,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0.7333,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0.7333,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":524.315,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0.677,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":524.992,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":524.992,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2134335+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":318.884,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":2.1866,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":2.1866,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":317.9733,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":0.9107,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":318.884,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":318.884,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2329202+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":686.3028,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0.7768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0.7768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":686.3028,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":686.3028,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":686.3028,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2360447+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1041.1973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0.7219,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0.7219,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1041.1973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1041.1973,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1041.1973,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2460751+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":635.4085,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0.7237,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0.7237,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":634.8074,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0.6011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":635.4085,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":635.4085,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.2482456+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:36.3516248+07:00","value":20,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:36.3516248+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1005.9118,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":3.6815,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":3.6815,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":0.6256,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1004.3171,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":0.9691,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1005.9118,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1005.9118,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.3560496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.3567134+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.3567134+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":333.6974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":2.9348,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":2.1663,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":0.7685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":331.2382,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":1.6907,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.4740421+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.4743527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.4743527+07:00","value":333.6974,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.4743527+07:00","value":333.6974,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.4743527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.4743527+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.4743527+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":411.6375,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":0.5055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":0.5055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":410.2498,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":1.3877,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":411.6375,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":411.6375,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.4763792+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.477099+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.477099+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.477099+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.477099+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":558.6877,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":2.9021,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":2.9021,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":557.546,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":1.1417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":558.6877,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":558.6877,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.4885073+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.4892838+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.4892838+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.4892838+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.4892838+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":362.8558,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":2.8028,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":2.8028,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":362.8558,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.5010342+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.5015417+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.5015417+07:00","value":362.8558,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.5015417+07:00","value":362.8558,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.5015417+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.5015417+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.5015417+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:36.7210229+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:36.7210229+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.7210229+07:00","value":3853.7602,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:36.7210229+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":466.3969,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":0.844,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":0.844,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":464.908,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":1.4889,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":466.3969,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":466.3969,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:36.7536083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.7541411+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.7541411+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.7541411+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:36.7541411+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:37.1380235+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:37.1380235+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.1380235+07:00","value":3178.238,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:37.1380235+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":438.2732,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":4.5206,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":4.5206,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":437.315,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0.9582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":438.2732,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":438.2732,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3000247+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:37.3393722+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:37.3393722+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.3393722+07:00","value":3285.3188,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:37.3393722+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:37.3513745+07:00","value":20,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:37.3513745+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":642.8608,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":2.9234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":2.9234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":0.782,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":641.5433,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":0.5355,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.3797903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":642.8608,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":642.8608,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.3803036+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":753.1212,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":4.0471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":4.0471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":751.8345,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":1.2867,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.4790171+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.4795289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.4795289+07:00","value":753.1212,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.4795289+07:00","value":753.1212,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.4795289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.4795289+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.4795289+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":511.1622,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":6.1385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":5.0881,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":0.6052,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":508.9279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":1.6291,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":511.1622,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.4931397+07:00","value":511.1622,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.4935099+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.4935099+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.4935099+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.4935099+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.4935099+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:37.4957974+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:37.4957974+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.4957974+07:00","value":3544.4294,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:37.4957974+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:37.7641693+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:37.7641693+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.7641693+07:00","value":3874.988,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:37.7641693+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":662.9353,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":0.9209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":0.9209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":661.4189,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":1.5164,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":662.9353,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":662.9353,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.8018797+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:37.8377759+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:37.8377759+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.8377759+07:00","value":3129.1114,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:37.8377759+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":506.0962,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":1.4933,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":1.4933,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":0.5701,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":504.1736,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":1.3525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.8473136+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.8477656+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.8477656+07:00","value":506.0962,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.8477656+07:00","value":506.0962,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.8477656+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.8477656+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.8477656+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":475.8991,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":1.6509,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":1.6509,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":475.1477,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":0.7514,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":475.8991,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":475.8991,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.8497764+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":924.59,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":3.8831,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":3.8831,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":922.3324,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":2.2576,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":924.59,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":924.59,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:37.9301565+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:37.9483654+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:37.9483654+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:37.9483654+07:00","value":3801.3736,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:37.9483654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":529.4502,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":3.8975,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":2.8669,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":526.8282,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":2.622,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.0297521+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.0303204+07:00","value":529.4502,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.0303204+07:00","value":529.4502,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.0303204+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.0303204+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.0303204+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.032089+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.032089+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.032089+07:00","value":3569.0668,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.032089+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.1094121+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.1094121+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.1094121+07:00","value":3816.6696,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.1094121+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.1499774+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.1499774+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.1499774+07:00","value":3777.2118,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.1499774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.1687186+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.1687186+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.1687186+07:00","value":3919.3672,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.1687186+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":485.6185,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":4.8364,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":4.8364,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":484.4475,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":1.171,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":485.6185,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":485.6185,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.3289205+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:38.351353+07:00","value":21,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:38.351353+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.3736112+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.3736112+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.3736112+07:00","value":11977.3871,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.3736112+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":692.9618,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":1.2237,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":1.2237,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":692.4384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":0.5234,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.4583548+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.4588713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.4588713+07:00","value":692.9618,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.4588713+07:00","value":692.9618,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.4588713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.4588713+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.4588713+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":308.5332,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":1.0556,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":1.0556,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":308.5332,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.4595662+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.4602227+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.4602227+07:00","value":308.5332,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.4602227+07:00","value":308.5332,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.4602227+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.4602227+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.4602227+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":361.8805,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1.0034,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1.0034,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":360.5768,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1.3037,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":361.8805,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":361.8805,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.472296+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.4728098+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.4728098+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.4916987+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.4916987+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.4916987+07:00","value":3392.7959,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.4916987+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.5167876+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.5167876+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.5167876+07:00","value":3709.9359,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.5167876+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":377.5382,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":0.8205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":0.8205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":375.5992,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":1.939,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.5470773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.5476566+07:00","value":377.5382,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.5476566+07:00","value":377.5382,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.5476566+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.5476566+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.5476566+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":602.7423,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":4.6402,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":4.6402,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":0.655,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":601.4175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":0.6698,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.5566157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.5573592+07:00","value":602.7423,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.5573592+07:00","value":602.7423,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.5573592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.5573592+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.5573592+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.5795288+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.5795288+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.5795288+07:00","value":3328.5901,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.5795288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":630.2576,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":4.7133,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":4.7133,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0.7098,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":629.1778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0.37,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":630.2576,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":630.2576,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.6155903+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.6568583+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.6568583+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.6568583+07:00","value":4487.1385,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.6568583+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":459.3819,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":1.6781,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":1.6781,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":458.632,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0.7499,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":459.3819,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":459.3819,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.811306+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":361.923,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":1.7452,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":1.7452,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":361.0393,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":0.8837,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":361.923,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":361.923,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.8559955+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":825.1888,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":4.1599,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":3.4333,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":0.7266,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":824.4622,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.8612307+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.8615628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.8615628+07:00","value":825.1888,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.8615628+07:00","value":825.1888,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.8615628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.8615628+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.8615628+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":350.8921,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0.703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0.703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0.7294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":349.3569,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0.8058,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":350.8921,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":350.8921,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:38.8686947+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.8824977+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.8824977+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.8824977+07:00","value":2971.1716,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.8824977+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:38.8965489+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:38.8965489+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:38.8965489+07:00","value":2759.1925,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:38.8965489+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":423.7825,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":2.4158,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":2.4158,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":422.2867,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":1.4958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":423.7825,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":423.7825,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.0057271+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.0065031+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.0065031+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":492.2823,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":5.1583,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":5.1583,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":491.6653,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0.617,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":492.2823,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":492.2823,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.0280699+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":801.9947,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":1.778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":1.778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":801.5352,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0.4595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":801.9947,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":801.9947,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.106467+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":761.8739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":1.5907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":1.5907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":760.9323,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0.9416,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":761.8739,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":761.8739,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.1126634+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":353.9094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":1.0816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":1.0816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":353.4625,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":0.4469,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":353.9094,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":353.9094,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.2374887+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":465.7036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":1.1096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0.5076,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0.602,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":465.1016,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":465.7036,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":465.7036,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.2960399+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":657.7354,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":1.082,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":1.082,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":656.8419,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":0.8935,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.3156757+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.3161817+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.3161817+07:00","value":657.7354,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.3161817+07:00","value":657.7354,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.3161817+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.3161817+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.3161817+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:39.351351+07:00","value":21,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:39.351351+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":498.1993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":2.5681,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":2.5681,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":496.8618,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":1.3375,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.4740894+07:00","value":498.1993,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.4747332+07:00","value":498.1993,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.4747332+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.4747332+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.4747332+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.4747332+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.4747332+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":593.7451,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":3.5674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":3.5674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":593.1712,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0.5739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":593.7451,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":593.7451,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.5588148+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:39.6028313+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:39.6028313+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.6028313+07:00","value":4256.9539,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:39.6028313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":438.9029,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":0.8042,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":0.8042,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":438.3252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":0.5777,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.8016366+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":438.9029,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":438.9029,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8024363+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":446.8963,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":0.6857,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":0.6857,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":446.0491,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":0.8472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.804127+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":446.8963,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":446.8963,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8045883+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":857.7415,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":3.7792,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":3.7792,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":857.0102,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0.7313,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":857.7415,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":857.7415,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":451.3627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1.1289,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1.1289,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":450.6314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0.7313,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":451.3627,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":451.3627,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.821323+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":772.0633,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1.4762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1.4762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":770.7279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1.3354,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":772.0633,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":772.0633,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.8315105+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":944.9717,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1.7798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1.7798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":943.6216,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1.3501,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":944.9717,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":944.9717,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:39.843784+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:39.9331576+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:39.9331576+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:39.9331576+07:00","value":3798.3183,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:39.9331576+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1661.2407,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0.5328,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0.5328,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1661.2407,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1661.2407,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1661.2407,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.0353847+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":531.3319,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":1.2959,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":1.2959,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":530.5116,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":0.8203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":531.3319,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":531.3319,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.1354591+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.1362456+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.1362456+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1102.3114,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":2.3386,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1.256,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":0.5715,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1100.615,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1.1249,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1102.3114,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1102.3114,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.1555263+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.1562155+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.1562155+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.1562155+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.1562155+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":413.2101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":4.2511,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":4.2511,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":411.9296,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":1.2805,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.2338018+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":413.2101,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":413.2101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2343984+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":535.8751,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0.9654,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0.9654,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":533.4812,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":2.3939,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":535.8751,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":535.8751,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2747278+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":778.6088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":4.2357,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":4.2357,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":776.977,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":1.6318,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":778.6088,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":778.6088,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.2897113+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2907187+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2907187+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2907187+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.2907187+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:40.3517332+07:00","value":21,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:40.3517332+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:40.4179824+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:40.4179824+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.4179824+07:00","value":3696.9595,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:40.4179824+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:40.4303902+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:40.4303902+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.4303902+07:00","value":2934.5928,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:40.4303902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:40.5088745+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:40.5088745+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.5088745+07:00","value":3370.851,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:40.5088745+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":644.8099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":0.7404,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":0.7404,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":0.395,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":643.1755,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":1.2394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":644.8099,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":644.8099,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.5787079+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:40.7135294+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:40.7135294+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.7135294+07:00","value":3341.303,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:40.7135294+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":346.8068,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":2.4644,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":2.4644,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":345.2315,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":1.5753,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.7676494+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.7684791+07:00","value":346.8068,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.7684791+07:00","value":346.8068,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.7684791+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.7684791+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.7684791+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":476.3234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":3.9575,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":3.9575,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":474.6917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":1.6317,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":476.3234,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":476.3234,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.8260213+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":472.135,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":6.7428,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":5.693,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":0.7071,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":468.8846,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":2.5433,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:40.851724+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:40.8524149+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.8524149+07:00","value":472.135,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:40.8524149+07:00","value":472.135,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:40.8524149+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.8524149+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:40.8524149+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.0617927+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.0617927+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.0617927+07:00","value":2911.8153,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.0617927+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":826.9954,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":1.6813,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":1.6813,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":0.6584,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":825.2546,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":1.0824,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.2595317+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.2602901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.2602901+07:00","value":826.9954,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.2602901+07:00","value":826.9954,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.2602901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.2602901+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.2602901+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.3150884+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.3150884+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.3150884+07:00","value":3975.7162,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.3150884+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:41.3512252+07:00","value":22,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:41.3512252+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":323.197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":1.074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":0.503,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":0.571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":322.2469,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":0.3791,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":323.197,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":323.197,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.3854927+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.3982856+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.3982856+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.3982856+07:00","value":3560.5097,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.3982856+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.4066052+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.4066052+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.4066052+07:00","value":2914.9065,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.4066052+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.4768942+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.4768942+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.4768942+07:00","value":3367.4821,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.4768942+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.593502+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.593502+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.593502+07:00","value":3013.9732,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.593502+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":1057.5084,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":3.0738,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":3.0738,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":1055.194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":2.3144,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.5976158+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.5983651+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.5983651+07:00","value":1057.5084,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.5983651+07:00","value":1057.5084,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.5983651+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.5991236+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.5991236+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.5991236+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.5991236+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.6235986+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.6235986+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.6235986+07:00","value":3106.811,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.6235986+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1002.7556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1.0875,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1.0875,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1000.5673,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":2.1883,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1002.7556,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1002.7556,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.6406248+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6415746+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6415746+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6415746+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6415746+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":567.2063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":0.7909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":0.7909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":565.1111,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":2.0952,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.646935+07:00","value":567.2063,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.6475861+07:00","value":567.2063,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.6475861+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6475861+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6475861+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6475861+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.6475861+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1206.684,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":5.394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":5.394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1206.0966,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":0.5874,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1206.684,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1206.684,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.7220095+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":329.2096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0.7507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0.7507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":328.2661,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0.9435,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":329.2096,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":329.2096,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.7365655+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.7773758+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.7773758+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.7773758+07:00","value":2894.8781,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.7773758+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":473.9917,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":2.3466,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":2.3466,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":473.1387,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":0.853,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":473.9917,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":473.9917,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:41.7919781+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.923795+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.923795+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.923795+07:00","value":4159.6257,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.923795+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.9338489+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.9338489+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.9338489+07:00","value":3985.4835,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.9338489+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:41.9363796+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:41.9363796+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:41.9363796+07:00","value":3279.5213,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:41.9363796+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:42.0056317+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:42.0056317+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.0056317+07:00","value":3973.5427,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:42.0056317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":403.0978,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":5.7637,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":5.7637,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":0.784,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":401.7414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":0.5724,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":403.0978,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":403.0978,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.0329934+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:42.0583755+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:42.0583755+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.0583755+07:00","value":3889.6569,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:42.0583755+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":466.6745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":3.8222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":3.1057,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":0.7496,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":465.1095,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":0.8154,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":466.6745,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":466.6745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.0657981+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1467.9211,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":3.032,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":3.032,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":0.6285,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1466.0035,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1.2891,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1467.9211,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1467.9211,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.1855275+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":470.5063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0.8611,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0.8611,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":469.329,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1.1773,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":470.5063,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":754.1957,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1.0564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1.0564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":753.0184,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1.1773,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":470.5063,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":754.1957,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":754.1957,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2321463+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":837.9007,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":0.566,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":0.566,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":836.6464,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":1.2543,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":837.9007,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":837.9007,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.2367523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2373078+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2373078+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":968.2387,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":4.8196,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":4.189,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0.6306,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":967.203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0.4051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":968.2387,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":968.2387,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.2419008+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":441.7497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":3.5217,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":3.5217,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":440.762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":0.9877,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.3320213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":441.7497,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":441.7497,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.3327539+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:42.3516537+07:00","value":22,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:42.3516537+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":458.9782,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":2.6962,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":2.1756,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":456.0893,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":2.8889,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":458.9782,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":458.9782,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.3854694+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":481.5191,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":2.091,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":1.7017,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":0.3893,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":480.1792,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":0.9506,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":481.5191,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":481.5191,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.5415963+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":632.84,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1.425,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1.425,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":632.84,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":632.84,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":632.84,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":564.1351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0.8778,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0.8778,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":564.1351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.5706446+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.5713995+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.5713995+07:00","value":564.1351,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.5713995+07:00","value":564.1351,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.5713995+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.5713995+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.5713995+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":457.0177,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":3.9754,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":3.3159,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":0.6595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":454.4682,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":1.89,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":457.0177,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":457.0177,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.7538425+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":3341.5932,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1008.0449,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":2.5307,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":2.5307,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1006.5285,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1.5164,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1008.0449,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1008.0449,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.9444245+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":729.1465,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":1.9824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":1.9824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0.5801,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":727.8042,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0.7622,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":729.1465,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":729.1465,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:42.9684367+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":456.0777,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1.066,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1.066,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":455.075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1.0027,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":456.0777,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":456.0777,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0239713+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:43.0284894+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:43.0284894+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.0284894+07:00","value":4131.9405,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:43.0284894+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":826.8149,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":1.6113,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":1.6113,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":825.8183,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0.9966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":826.8149,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":826.8149,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0508689+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":522.8392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0.8117,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0.8117,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":522.0039,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0.8353,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":522.8392,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":522.8392,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.0579367+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":487.0943,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":4.14,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":4.14,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":486.2487,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0.8456,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":487.0943,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":487.0943,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2305372+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":330.5462,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":2.7499,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":2.2024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":329.534,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":1.0122,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":330.5462,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":330.5462,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2777206+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1501.7616,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1.1665,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1.1665,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1501.7616,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.2803039+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.2808158+07:00","value":1501.7616,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.2808158+07:00","value":1501.7616,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.2808158+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2808158+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.2808158+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:43.3515426+07:00","value":22,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:43.3515426+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":738.6676,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":5.9415,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":5.2143,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":0.7272,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":736.379,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":1.5614,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":738.6676,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":738.6676,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.4301618+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4307854+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4307854+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4307854+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4307854+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:43.4500198+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:43.4500198+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.4500198+07:00","value":3516.8622,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:43.4500198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":611.4932,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0.7543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0.7543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":610.238,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":1.2552,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":611.4932,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":611.4932,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.4983519+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:43.5021617+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:43.5021617+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.5021617+07:00","value":5128.5505,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:43.5021617+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":798.6309,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":5.0169,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":4.3362,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":0.6171,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":796.4762,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":1.5376,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":798.6309,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":798.6309,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.5379338+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.5385796+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.5385796+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.5385796+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.5385796+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:43.6432857+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:43.6432857+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.6432857+07:00","value":3225.3033,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:43.6432857+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:43.7349505+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:43.7349505+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.7349505+07:00","value":2673.1578,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:43.7349505+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":317.5933,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":3.7152,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":3.7152,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":316.7166,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":0.8767,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.7725993+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.7731078+07:00","value":317.5933,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.7731078+07:00","value":317.5933,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.7731078+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.7731078+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.7731078+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":772.1198,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0.6394,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0.6394,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":771.6628,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0.457,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":772.1198,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":772.1198,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.8148602+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":478.3409,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":4.657,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":4.657,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":477.4793,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0.8616,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":478.3409,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":478.3409,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:43.9283607+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:43.9344272+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:43.9344272+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:43.9344272+07:00","value":3504.037,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:43.9344272+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":935.6148,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":1.0865,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":1.0865,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":934.8993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":0.7155,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.0084628+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":935.6148,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":935.6148,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.0089711+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1084.9368,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0.8007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0.8007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1084.9368,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1084.9368,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1084.9368,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.1566983+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":478.0865,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":0.7501,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":0.7501,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":477.1462,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":0.9403,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.2574904+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":478.0865,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":478.0865,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.2581949+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":659.4308,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1.5335,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1.5335,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":657.6713,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1.7595,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":659.4308,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":659.4308,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3045651+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":837.048,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":2.709,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":2.709,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":836.3003,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":0.7477,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.3419187+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.3426862+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3426862+07:00","value":837.048,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3426862+07:00","value":837.048,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.3426862+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":408.4465,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":0.5054,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":0.5054,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":0.5846,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":405.6538,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":2.2081,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.3433791+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.3440735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3440735+07:00","value":408.4465,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3440735+07:00","value":408.4465,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.3440735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3440735+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3440735+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":566.6584,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0.7193,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0.7193,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":565.2232,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":1.4352,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":566.6584,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":566.6584,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3489737+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:44.3515482+07:00","value":23,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:44.3515482+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":657.8065,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":0.8796,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":0.8796,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":656.3129,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":1.4936,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.3936366+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.3941673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3941673+07:00","value":657.8065,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.3941673+07:00","value":657.8065,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.3941673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3941673+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.3941673+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:44.4709069+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:44.4709069+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.4709069+07:00","value":3064.3017,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:44.4709069+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:44.5256074+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:44.5256074+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.5256074+07:00","value":2932.1054,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:44.5256074+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1570.6614,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1.0467,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1.0467,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1569.8484,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":0.813,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1570.6614,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1570.6614,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.6001975+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:44.7564215+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:44.7564215+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.7564215+07:00","value":3441.3331,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:44.7564215+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":507.1383,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":5.5892,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":4.8248,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":0.7644,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":504.6794,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":1.6945,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":507.1383,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":507.1383,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.7858421+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.7865292+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.7865292+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.7865292+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.7865292+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":333.7837,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":3.7368,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":3.0222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":0.7146,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":332.4468,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":0.6223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":333.7837,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":333.7837,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.8627799+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":1546.4863,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":4.272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":3.5803,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":1545.4854,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":1.0009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:44.9250651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:44.9260821+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.9260821+07:00","value":1546.4863,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:44.9267665+07:00","value":1546.4863,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:44.9267665+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.9267665+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:44.9267665+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:44.9531674+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:44.9531674+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.9531674+07:00","value":4444.2929,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:44.9531674+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:44.9602404+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:44.9602404+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:44.9602404+07:00","value":3336.1085,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:44.9602404+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":3646.781,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":0.4942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":0.4942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":3645.3582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":1.4228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":3646.781,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":3646.781,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.0006592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.0012314+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.0012314+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.0012314+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.0012314+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":351.775,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":5.6495,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":5.6495,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":351.775,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.1143651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.115113+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.115113+07:00","value":351.775,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.115113+07:00","value":351.775,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.115113+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.115113+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.115113+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.1406668+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.1406668+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.1406668+07:00","value":3663.7726,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.1406668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":666.5129,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":4.8793,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":4.8793,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":666.5129,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":666.5129,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":666.5129,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.14353+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.1443199+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.1443199+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.2324896+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.2324896+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.2324896+07:00","value":3834.204,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.2324896+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":338.2964,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":3.5975,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":2.9263,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":0.6631,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":337.6333,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.2957707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.2967702+07:00","value":338.2964,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.2967702+07:00","value":338.2964,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.2967702+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.2967702+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.2967702+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.3002891+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.3002891+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.3002891+07:00","value":3376.4941,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.3002891+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.3323227+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.3323227+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.3323227+07:00","value":4618.7933,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.3323227+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:45.3516386+07:00","value":23,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:45.3516386+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":487.7323,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":3.1288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":3.1288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":487.1004,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0.6319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":487.7323,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":487.7323,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.3861827+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":615.7319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":2.225,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":2.225,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":614.4369,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":1.295,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":615.7319,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":615.7319,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.4238117+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":679.9327,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":2.2419,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":2.2419,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":679.4071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":0.5256,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.5279957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":679.9327,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":679.9327,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5286414+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.5307245+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.5307245+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.5307245+07:00","value":3596.8756,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.5307245+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":449.4829,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":1.0549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":1.0549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":449.0797,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":0.4032,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.5514814+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.5521029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":449.4829,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":449.4829,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.5524053+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.5595203+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.5595203+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.5595203+07:00","value":3623.1407,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.5595203+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.6108576+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.6108576+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.6108576+07:00","value":3605.2259,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.6108576+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":363.0924,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":2.6565,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":2.1415,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":361.5881,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":1.5043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":363.0924,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":363.0924,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.6980716+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.6987634+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.6987634+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":400.1072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":3.8634,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":3.8634,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":399.015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":1.0922,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":400.1072,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.7042597+07:00","value":400.1072,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.7050818+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.7050818+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.7050818+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":772.2232,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":3.9925,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":3.9925,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":0.8591,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":770.4319,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":0.9322,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":772.2232,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":772.2232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.7364561+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:45.8168898+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:45.8168898+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.8168898+07:00","value":3758.5143,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:45.8168898+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":700.6822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0.6972,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0.6972,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":699.7318,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0.9504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":700.6822,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":700.6822,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.8425492+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":317.9764,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":1.9344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":1.9344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":317.0406,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":0.9358,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":317.9764,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":317.9764,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.8794311+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":380.4513,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":2.0571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":2.0571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":379.8873,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":0.564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":380.4513,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":380.4513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:45.9137836+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":398.4791,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":2.4197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":2.4197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":397.7809,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":0.6982,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":398.4791,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":398.4791,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.0117564+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:46.0514157+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:46.0514157+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.0514157+07:00","value":4274.0399,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:46.0514157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":838.1633,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":1.0188,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":1.0188,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":838.1633,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":838.1633,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":838.1633,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.0716717+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":756.8616,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":1.0591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0.5522,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":755.9484,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0.9132,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":756.8616,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":756.8616,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1218153+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:46.161085+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:46.161085+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.161085+07:00","value":3216.6605,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:46.161085+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":525.1658,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":3.8824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":3.1497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":0.7371,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":522.8909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":1.5378,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":525.1658,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":525.1658,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.1741518+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":404.8045,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1.161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1.161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":403.5977,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1.2068,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":404.8045,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":404.8045,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.2228553+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":470.6776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0.6893,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0.6893,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0.5477,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":469.3802,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0.7497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":470.6776,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":470.6776,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.2688813+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:46.3509173+07:00","value":23,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:46.3509173+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":994.4265,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":2.0695,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":1.3199,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":993.9824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0.4441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":994.4265,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":994.4265,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.4242777+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":462.5803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":2.6484,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":2.6484,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":461.5489,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":1.0314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.664959+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":462.5803,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":462.5803,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6657387+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":434.8173,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1.8731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1.8731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":433.4001,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1.4172,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":434.8173,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":434.8173,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.6738943+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6744948+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6744948+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6744948+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6744948+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":478.2294,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1.9473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1.9473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":477.0985,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1.1309,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":478.2294,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":478.2294,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.6857974+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:46.6891781+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:46.6891781+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.6891781+07:00","value":3238.6213,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:46.6891781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":336.5771,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":3.5751,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":2.9986,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":336.1075,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":0.4696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":336.5771,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":336.5771,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.7130357+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":642.4919,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":3.2854,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":3.2854,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":641.4898,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":1.0021,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":642.4919,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":642.4919,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.8068623+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1983.1918,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":2.2419,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":2.2419,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":0.6213,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1981.5566,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1.0139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1983.1918,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1983.1918,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.8312548+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:46.9551873+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:46.9551873+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.9551873+07:00","value":3926.6979,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:46.9551873+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":616.2567,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":2.4466,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":1.8998,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0.5468,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":615.3785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0.3314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":616.2567,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":616.2567,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:46.9986635+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.0039351+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.0039351+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.0039351+07:00","value":6631.0889,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.0039351+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":976.973,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0.6315,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0.6315,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":976.5483,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0.4247,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":976.973,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":976.973,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.0290202+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":366.9409,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":1.9265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":1.9265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":365.9958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":0.9451,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":366.9409,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":366.9409,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.0585699+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":768.5417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":1.2312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0.6223,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0.6089,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":767.4036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0.5292,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":768.5417,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":768.5417,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.1837092+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":614.4436,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":4.5662,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":4.5662,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0.4635,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":613.579,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0.4011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":614.4436,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":614.4436,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.191642+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":686.9935,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0.7636,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0.7636,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":686.9935,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":686.9935,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":686.9935,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.2001596+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.2255723+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.2255723+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.2255723+07:00","value":3582.2866,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.2255723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":375.6223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1.609,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1.609,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":374.2292,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1.3931,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":375.6223,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":375.6223,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.3324186+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:47.3510232+07:00","value":24,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:47.3510232+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":1802.2759,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":1.9921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":1.9921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":1802.2759,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.420253+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":1802.2759,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":1802.2759,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4205917+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":425.2865,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":1.024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":1.024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":425.2865,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.4302456+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.4308469+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.4308469+07:00","value":425.2865,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.4308469+07:00","value":425.2865,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.4308469+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4308469+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4308469+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1093.3326,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1.3067,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1.3067,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1093.3326,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1093.3326,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1093.3326,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.4376667+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.529035+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.529035+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.529035+07:00","value":3003.4276,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.529035+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.5303525+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.5303525+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.5303525+07:00","value":3595.9253,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.5303525+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":838.3001,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0.9525,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0.9525,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":837.5593,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0.7408,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":838.3001,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":838.3001,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.5623081+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.5878893+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.5878893+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.5878893+07:00","value":3852.9388,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.5878893+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.6763492+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.6763492+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.6763492+07:00","value":3204.5573,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.6763492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":477.6278,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":1.0328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":1.0328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":476.9069,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0.7209,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":477.6278,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":477.6278,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.6920054+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.7268347+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.7268347+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.7268347+07:00","value":4353.962,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.7268347+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":426.2203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":4.5533,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":4.5533,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":424.7001,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":1.5202,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.7380053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":426.2203,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":426.2203,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.7386455+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":638.113,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":0.5842,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":0.5842,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":636.5104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":1.6026,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":638.113,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":638.113,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.8642695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.8648436+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.8648436+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":341.9284,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":1.0298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":0.5126,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":0.5172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":340.1011,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":1.3101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":341.9284,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":341.9284,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.8727935+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.8734975+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.8734975+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":347.8788,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":1.8301,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":1.8301,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":346.3158,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":1.563,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.8787439+07:00","value":347.8788,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.8794246+07:00","value":347.8788,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.8794246+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.8794246+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.8794246+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":373.5105,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":1.137,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":1.137,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":0.572,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":372.4562,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":0.4823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":373.5105,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":373.5105,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:47.9625368+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:47.9730902+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:47.9730902+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:47.9730902+07:00","value":3019.9228,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:47.9730902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":379.5991,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":3.6436,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":3.6436,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":378.8732,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":0.7259,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":379.5991,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":379.5991,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.1104294+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":441.5483,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":3.9056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":3.9056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":440.6821,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":0.8662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":441.5483,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":441.5483,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.1223238+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:48.1674828+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:48.1674828+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.1674828+07:00","value":2835.1601,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:48.1674828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:48.1881851+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:48.1881851+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.1881851+07:00","value":2887.896,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:48.1881851+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":740.1585,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":0.5064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":0.5064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":739.1795,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":0.979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.2696999+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":740.1585,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":740.1585,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.2702955+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:48.3509285+07:00","value":24,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:48.3509285+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":418.7312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":1.0864,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":1.0864,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":418.2215,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0.5097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":418.7312,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":418.7312,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.3517983+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:48.4012781+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:48.4012781+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.4012781+07:00","value":2841.7578,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:48.4012781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":917.6829,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":0.7816,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":0.7816,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":0.58,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":914.075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":3.0279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.4771288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":917.6829,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":917.6829,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.4778056+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":358.5279,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":1.5251,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":1.5251,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":356.9663,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":1.5616,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.5275358+07:00","value":358.5279,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.5282212+07:00","value":358.5279,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.5282212+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.5282212+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.5282212+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":364.3584,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":0.8529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":0.8529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":363.7671,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":0.5913,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.5533964+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.5542157+07:00","value":364.3584,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.5542157+07:00","value":364.3584,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.5542157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.5542157+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.5542157+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:48.5764793+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:48.5764793+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.5764793+07:00","value":3616.2389,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:48.5764793+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":774.3759,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":7.0426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":6.5868,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":1.164,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":773.2119,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":774.3759,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":774.3759,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.6159879+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":341.7434,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":3.2264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":3.2264,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":340.9069,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":0.8365,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":341.7434,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":341.7434,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.7469027+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":445.833,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":3.4291,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":2.8926,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":445.1429,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0.6901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":445.833,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":445.833,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:48.8147693+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:48.833805+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:48.833805+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:48.833805+07:00","value":5331.6433,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:48.833805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":594.9684,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":3.7178,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":3.7178,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":593.8706,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":1.0978,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":594.9684,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":594.9684,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.0615917+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.0620396+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.0620396+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.0620396+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.0620396+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.0857383+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.0857383+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.0857383+07:00","value":3555.0138,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.0857383+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":465.0155,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0.9085,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0.5078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0.4007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":463.7647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0.8501,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":465.0155,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":465.0155,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.088319+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.0943523+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.0943523+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.0943523+07:00","value":2721.9165,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.0943523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":317.5016,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":0.8624,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":0.8624,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":316.7577,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":0.7439,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.152169+07:00","value":317.5016,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.1526749+07:00","value":317.5016,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.1526749+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.1526749+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.1526749+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.2029979+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.2029979+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.2029979+07:00","value":3592.1403,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.2029979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.2233962+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.2233962+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.2233962+07:00","value":4466.9747,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.2233962+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":927.0326,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":2.5525,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":2.0259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":0.64,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":926.0005,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":0.3921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.3037601+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":927.0326,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":927.0326,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3042698+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:49.3510542+07:00","value":24,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:49.3510542+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":756.8798,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":1.1771,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":1.1771,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":756.0541,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0.8257,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":756.8798,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":756.8798,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.3692247+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.3942452+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.3942452+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.3942452+07:00","value":4161.7556,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.3942452+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":329.797,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1.0965,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1.0965,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":328.2685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1.5285,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":329.797,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":329.797,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.4166318+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.4398389+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.4398389+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.4398389+07:00","value":4299.1721,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.4398389+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.4633487+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.4633487+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.4633487+07:00","value":3646.4589,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.4633487+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":483.9226,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":4.3088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":4.3088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":483.1821,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0.7405,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":483.9226,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":483.9226,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.5203352+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":1246.1491,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":2.0252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":2.0252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":1246.1491,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.6284327+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":1246.1491,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":1246.1491,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6291454+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":1062.7934,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":1.0838,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":1.0838,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":1062.0385,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":0.7549,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.6403565+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1062.7934,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1062.7934,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":414.6442,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":2.8249,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":2.8249,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":414.1354,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0.5088,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":414.6442,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":414.6442,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6408653+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":614.6889,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":1.5472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":1.5472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":614.6889,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":614.6889,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":614.6889,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.6709597+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.6731452+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.6731452+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.6731452+07:00","value":3621.7295,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.6731452+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":363.2341,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":1.0094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":1.0094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":0.7481,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":362.486,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.7367861+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.7375757+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.7375757+07:00","value":363.2341,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.7375757+07:00","value":363.2341,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.7375757+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.7375757+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.7375757+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.7541616+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.7541616+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.7541616+07:00","value":2750.2265,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.7541616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":586.5626,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":1.1362,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":1.1362,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":586.1803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":0.3823,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.8352276+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":586.5626,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":586.5626,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.8357377+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":444.6481,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":2.4406,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":2.4406,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":444.6481,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.8417158+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.8423238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.8423238+07:00","value":444.6481,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.8423238+07:00","value":444.6481,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.8423238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.8423238+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.8423238+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:49.9417131+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:49.9417131+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.9417131+07:00","value":3780.6281,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:49.9417131+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":545.8689,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":1.4418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":1.4418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":545.2892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":0.5797,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.9871496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.9876739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.9876739+07:00","value":545.8689,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.9876739+07:00","value":545.8689,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.9876739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.9876739+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.9876739+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":323.8543,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":0.8006,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":0.8006,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":323.4832,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":0.3711,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:49.9978001+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:49.9982239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.9982239+07:00","value":323.8543,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:49.9982239+07:00","value":323.8543,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:49.9982239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.9982239+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:49.9982239+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":341.7378,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1.9274,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1.2187,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":0.7087,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":339.0442,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1.9849,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":341.7378,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":341.7378,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.0976842+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":967.7356,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":3.8572,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":3.8572,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":0.5192,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":966.5168,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":0.6996,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.1745907+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.1751053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.1751053+07:00","value":967.7356,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.1751053+07:00","value":967.7356,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.1751053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.1751053+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.1751053+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:50.2172599+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:50.2172599+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.2172599+07:00","value":2991.6876,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:50.2172599+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":371.85,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":2.6177,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":2.6177,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":370.301,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":1.549,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":371.85,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":371.85,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.3165636+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1224.8011,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1.1455,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":0.5224,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":0.6231,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1223.7395,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":0.4385,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1224.8011,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1224.8011,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.3196758+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:50.3512296+07:00","value":25,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:50.3512296+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":446.2013,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":1.0236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":1.0236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":445.503,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":0.6983,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.5886869+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":446.2013,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":446.2013,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.5891928+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":414.8882,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":2.323,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":2.323,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":414.8882,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":414.8882,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":414.8882,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.6553808+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.655887+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.655887+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.655887+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.655887+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:50.6642462+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:50.6642462+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.6642462+07:00","value":3076.3569,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:50.6642462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:50.6711622+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:50.6711622+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.6711622+07:00","value":2944.3275,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:50.6711622+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":762.9893,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":3.0437,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":3.0437,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":761.9881,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":1.0012,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.6831168+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":762.9893,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":762.9893,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.6836305+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1278.0586,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1.1716,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1.1716,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1278.0586,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1278.0586,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1278.0586,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1088.3749,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0.828,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0.828,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1088.3749,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1088.3749,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1088.3749,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.7425789+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:50.7805648+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:50.7805648+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.7805648+07:00","value":4091.3867,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:50.7805648+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:50.8181397+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:50.8181397+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.8181397+07:00","value":3862.9524,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:50.8181397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":414.891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0.7283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0.7283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":414.891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":414.891,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":414.891,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:50.9037587+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":471.5131,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":0.5035,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":0.5035,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":0.5234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":469.3471,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":1.6426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.0707373+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":471.5131,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":471.5131,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.0710947+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":446.2783,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":0.8591,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":0.8591,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":445.365,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":0.9133,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":446.2783,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":446.2783,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.1182996+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1188239+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1188239+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:51.1220198+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:51.1220198+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.1220198+07:00","value":2954.537,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:51.1220198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":788.1335,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":1.1944,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":1.1944,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":787.8247,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0.3088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":788.1335,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":788.1335,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.132306+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1028.9472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1.0236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1.0236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1028.4627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0.4845,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1028.9472,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1028.9472,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1714328+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":953.5402,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":1.6798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":1.6798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":953.0007,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":0.5395,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":953.5402,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":953.5402,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.1724799+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":528.4886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":1.3437,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0.6451,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0.6986,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":527.3425,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0.4475,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":528.4886,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":528.4886,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.2053483+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":448.444,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1.4639,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1.4639,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":447.4401,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1.0039,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":448.444,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":448.444,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.2304727+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:51.2903898+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:51.2903898+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.2903898+07:00","value":3614.0406,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:51.2903898+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:51.3514682+07:00","value":25,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:51.3514682+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:51.4065499+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:51.4065499+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.4065499+07:00","value":3876.1974,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:51.4065499+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:51.4316796+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:51.4316796+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.4316796+07:00","value":3902.6446,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:51.4316796+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":688.0441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":1.8742,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":1.8742,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":688.0441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":688.0441,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":688.0441,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5073924+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":698.8714,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":1.2086,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":0.5268,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":698.1358,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":0.7356,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":698.8714,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":698.8714,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5182197+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":751.0417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0.5363,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0.5363,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":748.598,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":2.4437,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":751.0417,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":751.0417,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.5719905+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:51.5733695+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:51.5733695+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.5733695+07:00","value":3385.1844,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:51.5733695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1015.3081,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":0.8811,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":0.8811,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1012.8662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":2.4419,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1015.3081,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1015.3081,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.6804354+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1203.7583,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1.051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0.5442,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1202.352,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1.4063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1203.7583,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1203.7583,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7034003+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":460.4071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1.0268,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1.0268,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":459.3428,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1.0643,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":460.4071,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":460.4071,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7044646+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":325.0551,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":0.9621,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":0.9621,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":323.8014,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":1.2537,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":325.0551,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":325.0551,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.7325671+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":389.9964,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":1.0107,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":1.0107,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":388.9908,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":1.0056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.8226867+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.8243493+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.8243493+07:00","value":389.9964,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.8243493+07:00","value":389.9964,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.8243493+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.8243493+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.8243493+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:51.8367142+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:51.8367142+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.8367142+07:00","value":3435.4361,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:51.8367142+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":756.3241,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":1.8055,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":1.8055,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":755.2828,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":1.0413,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":756.3241,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:51.8801494+07:00","value":756.3241,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:51.880667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.880667+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:51.880667+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.085128+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.085128+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.085128+07:00","value":2999.3897,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.085128+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":330.3293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":4.7648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":4.7648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":328.0646,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":2.2647,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.1724564+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.173201+07:00","value":330.3293,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.173201+07:00","value":330.3293,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.173201+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.173201+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.173201+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":553.765,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":5.0202,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":3.9782,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":552.6832,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":1.0818,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":553.765,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":553.765,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.1784414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.1790933+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.1790933+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.1790933+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.1790933+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.1915337+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.1915337+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.1915337+07:00","value":3615.0544,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.1915337+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:52.3512675+07:00","value":25,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:52.3512675+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":346.0078,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":3.2944,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":3.2944,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":345.6215,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":0.3863,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":346.0078,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":346.0078,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.4344302+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.4349853+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.4349853+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.4349853+07:00","value":3040.7401,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.4349853+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.4738407+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.4738407+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.4738407+07:00","value":3250.4445,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.4738407+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1261.3703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1.0567,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1.0567,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1260.7531,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":0.6172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1261.3703,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1261.3703,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.5528168+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":855.5019,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":3.5763,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":3.5763,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":854.7283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":0.7736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.5911528+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":855.5019,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":855.5019,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.5916629+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.6442629+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.6442629+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.6442629+07:00","value":3810.4579,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.6442629+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.6581757+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.6581757+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.6581757+07:00","value":3286.1555,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.6581757+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.6738764+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.6738764+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.6738764+07:00","value":2919.7148,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.6738764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":446.8489,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":2.3929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":2.3929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":444.8513,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":1.9976,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":446.8489,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":446.8489,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.6826228+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":783.3758,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":0.5197,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":0.5197,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":0.7181,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":781.8601,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":0.7976,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":783.3758,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":783.3758,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.8029407+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.8036441+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.8036441+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.8036441+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.8036441+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":497.0369,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":0.7798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":0.7798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":496.509,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":0.5279,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":497.0369,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":497.0369,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.8704653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.870981+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.870981+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:52.9059236+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:52.9059236+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.9059236+07:00","value":3466.0847,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:52.9059236+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":766.8312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":4.9055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":4.236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":766.8312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:52.9537886+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":766.8312,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":766.8312,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:52.9544276+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:53.0067244+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:53.0067244+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.0067244+07:00","value":3803.7265,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:53.0067244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":705.4089,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":0.7704,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":0.7704,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":703.9016,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":1.5073,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.0873033+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":705.4089,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":705.4089,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.0879708+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":829.0012,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1.1047,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1.1047,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":827.4359,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1.5653,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":829.0012,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":829.0012,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.1552249+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":705.3904,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":1.0561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":1.0561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":704.5864,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":0.804,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":705.3904,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":705.3904,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.1802872+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.1808013+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.1808013+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":580.498,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":2.9378,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":2.9378,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":580.017,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":0.481,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":580.498,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":580.498,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.2283107+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":654.0781,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":4.0078,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":4.0078,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":0.3048,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":652.8091,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":0.9642,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":654.0781,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":654.0781,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.3170197+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:53.3515936+07:00","value":26,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:53.3515936+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1754.5416,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":4.7615,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":4.7615,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1754.5416,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1754.5416,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1754.5416,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.4325351+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:53.4740025+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:53.4740025+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.4740025+07:00","value":4379.6502,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:53.4740025+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:53.5053799+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:53.5053799+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.5053799+07:00","value":3832.2347,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:53.5053799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":618.6209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":1.6302,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":1.6302,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":617.7822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":0.8387,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":618.6209,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":618.6209,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.5261747+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":925.7978,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":4.7486,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":3.1642,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0.7338,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":924.4905,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0.5735,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":925.7978,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":925.7978,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.6042646+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:53.6110989+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:53.6110989+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.6110989+07:00","value":3669.3858,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:53.6110989+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1217.7355,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1.0799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1.0799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1216.0038,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1.7317,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.6538007+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.6541053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.6541053+07:00","value":1217.7355,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.6541053+07:00","value":1217.7355,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.6541053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.6541053+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.6541053+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:53.6813801+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:53.6813801+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.6813801+07:00","value":3010.2179,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:53.6813801+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":787.2041,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0.8967,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0.8967,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":785.7634,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":1.4407,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":787.2041,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":787.2041,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.7233325+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":1067.3615,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":3.3205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":3.3205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":1066.5583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":0.8032,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.745134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.7456494+07:00","value":1067.3615,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.7456494+07:00","value":1067.3615,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.7456494+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.7456494+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.7456494+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:53.8077144+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:53.8077144+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.8077144+07:00","value":4344.3657,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:53.8077144+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":5959.5618,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":0.9957,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":0.9957,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":5958.4127,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":1.1491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.9336477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.9344684+07:00","value":5959.5618,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.9344684+07:00","value":5959.5618,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.9344684+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.9344684+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.9344684+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":937.8316,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":3.4124,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":3.0623,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":936.8895,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0.9421,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":937.8316,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":937.8316,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:53.9952462+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":630.4233,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":2.8446,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":2.8446,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":629.8549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0.5684,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":630.4233,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":630.4233,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.004715+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":510.2963,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":1.3877,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":1.3877,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":508.629,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":1.6673,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.0170639+07:00","value":510.2963,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.0177468+07:00","value":510.2963,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.0177468+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.0177468+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.0177468+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":466.603,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":4.4716,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":3.7258,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":0.7458,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":465.385,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":0.4722,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.0814277+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.0820805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.0820805+07:00","value":466.603,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.0820805+07:00","value":466.603,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.0820805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.0820805+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.0820805+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:54.1056183+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:54.1056183+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.1056183+07:00","value":3287.4786,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:54.1056183+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":782.6465,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":1.0799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":1.0799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":0.6884,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":779.5573,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":2.4008,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":782.6465,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":782.6465,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.2580775+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":576.6273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":3.6355,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":3.6355,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":575.9428,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":0.6845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":576.6273,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":576.6273,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.2622848+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":640.8289,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":2.8392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":2.8392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":640.1727,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0.6562,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":640.8289,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":640.8289,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3256901+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1323.457,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":4.104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":4.104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1323.457,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1323.457,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1323.457,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3348375+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:54.3510137+07:00","value":26,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:54.3510137+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":565.3529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":1.1033,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":1.1033,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":0.3132,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":564.4324,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":0.6073,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":565.3529,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":565.3529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.3741706+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":714.0216,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":2.2122,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":2.2122,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":712.4822,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":1.5394,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":714.0216,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":714.0216,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.4450168+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4455948+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4455948+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4455948+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4455948+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":641.2204,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1.1319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1.1319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":639.8335,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1.3869,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":641.2204,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":641.2204,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.4599902+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4606504+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4606504+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4606504+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.4606504+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:54.4940856+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:54.4940856+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.4940856+07:00","value":3713.5208,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:54.4940856+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:54.5843047+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:54.5843047+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.5843047+07:00","value":3177.7548,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:54.5843047+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":559.2381,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":4.4847,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":4.4847,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":558.2414,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0.9967,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":559.2381,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":559.2381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.5903188+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:54.7554932+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:54.7554932+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.7554932+07:00","value":4091.247,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:54.7554932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":707.4521,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0.8399,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0.8399,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":706.6868,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0.7653,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":707.4521,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":707.4521,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.863623+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":473.9592,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":4.0176,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":4.0176,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":472.7624,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":1.1968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":473.9592,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":473.9592,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:54.9138043+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:54.9583196+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:54.9583196+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:54.9583196+07:00","value":3526.64,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:54.9583196+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":2808.1704,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":4.7183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":4.7183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":0.6141,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":2806.4039,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":1.1524,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.0049568+07:00","value":2808.1704,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.0055511+07:00","value":2808.1704,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.0055511+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.0055511+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.0055511+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":431.6565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1.6988,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1.6988,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1.0145,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":428.693,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1.949,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":431.6565,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":431.6565,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.0159612+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.0166716+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.0166716+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.0166716+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.0166716+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.1354586+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.1354586+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.1354586+07:00","value":4918.1987,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.1354586+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":584.3302,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":2.0142,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":2.0142,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":583.3639,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":0.9663,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":584.3302,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":584.3302,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1706491+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":935.764,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0.8152,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0.8152,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":934.7746,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0.9894,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":935.764,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":935.764,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1827096+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":691.1961,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":4.1207,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":4.1207,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":691.1961,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":691.1961,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":691.1961,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.1902269+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":1125.1198,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":2.194,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":2.194,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":0.7179,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":1124.4019,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.2329321+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.2337705+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.2337705+07:00","value":1125.1198,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.2337705+07:00","value":1125.1198,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.2337705+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2337705+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2337705+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":509.2651,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0.7916,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0.7916,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":508.9274,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0.3377,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":509.2651,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":509.2651,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2655499+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":745.3136,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":3.0255,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":3.0255,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":744.7567,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0.5569,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":745.3136,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":745.3136,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.2666213+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.290289+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.290289+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.290289+07:00","value":4168.2692,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.290289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.3261329+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.3261329+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.3261329+07:00","value":3241.0049,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.3261329+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:55.3514516+07:00","value":26,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:55.3514516+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":599.4338,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":0.5441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":0.5441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":598.7805,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":0.6533,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.358388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":599.4338,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":599.4338,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.3591456+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.408484+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.408484+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.408484+07:00","value":3036.1689,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.408484+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":391.2699,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":1.3236,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":1.3236,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":391.2699,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.5280521+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.5289741+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.5289741+07:00","value":391.2699,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.5289741+07:00","value":391.2699,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.5289741+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.5289741+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.5289741+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":408.3995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":1.0332,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":1.0332,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":407.4018,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":0.9977,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":408.3995,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":408.3995,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.6997217+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.7107939+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.7107939+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.7107939+07:00","value":4420.4041,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.7107939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":891.3005,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":0.5053,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":0.5053,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":889.6029,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":1.6976,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.7268909+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":891.3005,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":891.3005,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":3253.6647,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7275054+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":356.8941,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":5.1952,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":4.0696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":0.9287,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":354.3728,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":1.5926,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.7345168+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.7351736+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.7351736+07:00","value":356.8941,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.7351736+07:00","value":356.8941,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.7351736+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7359599+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7359599+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":999.0638,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0.736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0.736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":997.4778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":1.586,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":999.0638,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":999.0638,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.7625864+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:55.8070177+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:55.8070177+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.8070177+07:00","value":3970.3035,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:55.8070177+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":949.1187,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":1.6483,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":1.6483,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":948.2182,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0.9005,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":949.1187,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":949.1187,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.8264342+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":902.3894,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":4.1592,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":4.1592,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":902.3894,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:55.8648682+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:55.8654354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.8654354+07:00","value":902.3894,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:55.8654354+07:00","value":902.3894,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:55.8654354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.8654354+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:55.8654354+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":498.1133,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":1.0422,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0.7182,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":497.6859,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0.4274,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":498.1133,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":498.1133,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0063382+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":763.579,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":2.2657,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":2.2657,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":762.5775,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1.0015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":679.5029,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":3.9553,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":3.9553,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":678.5014,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1.0015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":763.579,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":763.579,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":679.5029,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":679.5029,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.0924971+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":475.4827,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":3.9226,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":3.4803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":474.4196,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":1.0631,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":475.4827,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":475.4827,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.1706171+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":567.7322,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":5.3591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":5.3591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":565.7521,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":1.9801,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":567.7322,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":567.7322,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.2449123+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.2668395+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.2668395+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.2668395+07:00","value":3831.8542,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.2668395+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:56.3511568+07:00","value":27,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:56.3511568+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":553.1712,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":1.5491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":1.5491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":553.1712,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":553.1712,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":553.1712,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.361738+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.3634532+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.3634532+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.3634532+07:00","value":3705.2775,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.3634532+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":692.1363,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":4.5773,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":4.5773,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0.7167,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":691.0359,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0.3837,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":692.1363,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":692.1363,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.4318872+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.4924923+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.4924923+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.4924923+07:00","value":3586.5687,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.4924923+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.5479422+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.5479422+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.5479422+07:00","value":3903.6793,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.5479422+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.5694598+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.5694598+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.5694598+07:00","value":3064.0799,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.5694598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":558.0807,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":0.9606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":0.9606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":556.522,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":1.5587,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.5884268+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.5890693+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.5890693+07:00","value":558.0807,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.5890693+07:00","value":558.0807,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.5890693+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.5897161+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.5897161+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.5897161+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.5897161+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.616343+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.616343+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.616343+07:00","value":8643.2528,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.616343+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":886.9898,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":3.4858,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":3.4858,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":885.6706,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":1.3192,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":886.9898,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":886.9898,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.6187185+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":426.0385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":2.8185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":2.8185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":425.0547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0.9838,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":426.0385,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":426.0385,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.6655655+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1021.5905,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":2.6188,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":2.6188,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1021.1017,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":0.4888,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1021.5905,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1021.5905,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.7355606+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.7608069+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.7608069+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.7608069+07:00","value":3286.8044,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.7608069+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1127.3471,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1.1305,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1.1305,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1126.3631,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0.984,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1127.3471,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1127.3471,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.8943128+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:56.9854472+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:56.9854472+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.9854472+07:00","value":4311.5708,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:56.9854472+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":421.5233,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":3.6742,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":3.6742,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":0.6388,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":420.8845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":421.5233,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":421.5233,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:56.9953811+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":651.2469,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":0.5052,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":0.5052,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":0.6125,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":648.9373,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":1.6971,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.0152053+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.0158697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.0158697+07:00","value":651.2469,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.0158697+07:00","value":651.2469,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.0158697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.0158697+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.0158697+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":896.0175,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":2.4708,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":2.4708,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0.312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":894.9867,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0.7188,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":896.0175,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":896.0175,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.0999266+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:57.1195254+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:57.1195254+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.1195254+07:00","value":3508.4265,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:57.1195254+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":563.4625,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":4.3813,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":4.3813,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":562.6447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0.8178,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":563.4625,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":563.4625,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.1613462+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":689.5067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":3.2563,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":3.2563,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":688.0576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":1.4491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.3096326+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.3103329+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.3103329+07:00","value":689.5067,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.3103329+07:00","value":689.5067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.3103329+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.3106639+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.3106639+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:57.3289717+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:57.3289717+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.3289717+07:00","value":3521.2573,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:57.3289717+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:57.3301856+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:57.3301856+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.3301856+07:00","value":4323.4612,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:57.3301856+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:57.3516479+07:00","value":27,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:57.3516479+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":812.0086,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":4.3813,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":4.3813,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":810.974,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":1.0346,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":812.0086,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":812.0086,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.4098923+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:57.4733194+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:57.4733194+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.4733194+07:00","value":2979.2338,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:57.4733194+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":1217.4392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":0.7769,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":0.7769,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":1216.7319,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":0.7073,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.5839081+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":1217.4392,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":1217.4392,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.5844258+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":795.4581,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":0.8075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":0.8075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":794.2438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":1.2143,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":795.4581,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":795.4581,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.658476+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.6590653+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.6590653+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.6590653+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.6590653+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":657.6951,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":4.5492,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":4.5492,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":0.6277,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":655.8637,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":1.2037,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":657.6951,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.7822946+07:00","value":657.6951,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.7830345+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.7830345+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.7830345+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.7830345+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.7830345+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":804.3489,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1.2242,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1.2242,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":803.1912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1.1577,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":804.3489,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":804.3489,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:57.7910203+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:57.9104817+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:57.9104817+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.9104817+07:00","value":5718.948,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:57.9104817+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:57.9675622+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:57.9675622+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:57.9675622+07:00","value":2595.1347,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:57.9675622+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":1247.2889,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":3.731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":2.9981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":0.6902,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":1246.5987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.0118268+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.0127708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.0127708+07:00","value":1247.2889,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.0127708+07:00","value":1247.2889,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.0127708+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0127708+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0127708+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":706.2927,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":3.5024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":2.3097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":1.1927,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":703.4178,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":1.6822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":706.2927,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":706.2927,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0397941+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":918.0658,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":5.1769,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":4.5372,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":917.2703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":0.7955,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":918.0658,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":918.0658,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.043293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0439891+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0439891+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:58.0637986+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:58.0637986+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.0637986+07:00","value":4382.4185,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:58.0637986+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1521.2091,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":2.0772,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":2.0772,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1520.6395,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":0.5696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1521.2091,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1521.2091,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.0712285+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":771.2797,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":5.1009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":4.5085,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":770.1682,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":1.1115,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":771.2797,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":771.2797,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.1059738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.1065794+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.1065794+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":667.598,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":1.8907,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":1.8907,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":665.8769,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":1.7211,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.1428081+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.1434955+07:00","value":667.598,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.1434955+07:00","value":667.598,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.1434955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.1434955+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.1434955+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1881.3423,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":4.063,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":4.063,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1880.1039,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1.2384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1881.3423,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1881.3423,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.1522448+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.1529542+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.1529542+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":963.7966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":1.0968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":1.0968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":963.7966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.2007879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":963.7966,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":963.7966,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.2017908+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1740.0467,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1.1384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1.1384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1740.0467,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1740.0467,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1740.0467,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.2336774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.2340461+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.2340461+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:58.2481065+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:58.2481065+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.2481065+07:00","value":3663.8018,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:58.2481065+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:58.2921624+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:58.2921624+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.2921624+07:00","value":3156.7038,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:58.2921624+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:58.350915+07:00","value":27,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:58.350915+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:58.4344493+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:58.4344493+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.4344493+07:00","value":4328.831,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:58.4344493+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":445.2159,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":2.6981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":2.6981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":444.2588,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":0.9571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":445.2159,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":445.2159,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.512235+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1023.5089,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1.1353,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1.1353,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1022.3124,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1.1965,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.5413664+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":1023.5089,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":1023.5089,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.5419316+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":765.2939,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":4.284,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":4.284,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":764.1201,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":1.1738,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":765.2939,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":765.2939,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.5813703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.582117+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.582117+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.582117+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.582117+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1302.8358,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1.0715,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1.0715,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1302.0578,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0.778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1302.8358,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1302.8358,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.8007193+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:58.8022491+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:58.8022491+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.8022491+07:00","value":3511.9601,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:58.8022491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":440.8099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":1.2912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":1.2912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":439.9245,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":0.8854,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":440.8099,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":440.8099,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:58.8765504+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1086.3883,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1.1193,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1.1193,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":0.5761,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1084.7641,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1.0481,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1086.3883,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1086.3883,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.0550698+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:59.0632165+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:59.0632165+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.0632165+07:00","value":3654.7325,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:59.0632165+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":7500.8519,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":3.6994,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":2.6836,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":0.7088,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":7499.3184,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":0.8247,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":7500.8519,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":7500.8519,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.0779447+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:59.0856144+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:59.0856144+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.0856144+07:00","value":3358.109,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:59.0856144+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":794.7957,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":0.9571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":0.6051,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":793.7345,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":1.0612,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":794.7957,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":794.7957,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.0879152+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1240.9981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":4.2575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":3.3963,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0.8612,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1239.3632,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0.7737,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":637.6764,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":3.546,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":2.9477,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0.6354,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":636.2673,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0.7737,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1240.9981,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1240.9981,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":637.6764,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":637.6764,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1548761+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:59.1867173+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:59.1867173+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.1867173+07:00","value":4228.3977,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:59.1867173+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:59.1960517+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:59.1960517+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.1960517+07:00","value":4440.5585,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:59.1960517+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":824.2071,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":2.4834,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":2.4834,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":823.7689,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":0.4382,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.198954+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.1993224+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.1993224+07:00","value":824.2071,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.1993224+07:00","value":824.2071,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.1993224+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1993224+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.1993224+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:59.2114065+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:59.2114065+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.2114065+07:00","value":3885.2736,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:59.2114065+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":967.6163,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":1.0454,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":1.0454,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":966.9399,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":0.6764,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.2167682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.2174635+07:00","value":967.6163,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.2174635+07:00","value":967.6163,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.2174635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.2174635+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.2174635+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:57:59.2608056+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:57:59.2608056+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.2608056+07:00","value":3453.7879,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:57:59.2608056+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":750.8386,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":3.8302,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":3.8302,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":750.4955,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0.3431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":750.8386,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":750.8386,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.2966004+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:57:59.3514126+07:00","value":28,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:57:59.3514126+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":950.5993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":3.9731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":3.9731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":0.6496,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":949.9497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.5615095+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":950.5993,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":950.5993,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.562352+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":805.2827,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":3.5396,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":3.5396,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":804.7927,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":0.49,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.6114202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.6119594+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6119594+07:00","value":805.2827,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6119594+07:00","value":805.2827,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.6119594+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6119594+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6119594+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":961.5467,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":4.5377,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":4.5377,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":961.1787,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":0.368,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.6199903+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":961.5467,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":961.5467,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6205992+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1077.8926,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":3.5497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":2.8485,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":0.7012,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1075.0994,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":2.092,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1077.8926,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6265029+07:00","value":1077.8926,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":561.4245,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":3.1019,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":2.5004,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0.6015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":559.8344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":0.9886,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:57:59.6271414+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6277671+07:00","value":561.4245,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:57:59.6277671+07:00","value":561.4245,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:57:59.6277671+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6277671+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:57:59.6277671+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:00.0039386+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:00.0039386+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.0039386+07:00","value":4293.1447,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:00.0039386+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":1597.4866,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":4.3539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":4.3539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":1595.5931,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":1.8935,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.1745653+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":1597.4866,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":1597.4866,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.1752892+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:00.1847195+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:00.1847195+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.1847195+07:00","value":3568.3765,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:00.1847195+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":1127.7043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":0.8737,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":0.8737,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":1126.7225,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":0.9818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.2141924+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.2147491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.2147491+07:00","value":1127.7043,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.2147491+07:00","value":1127.7043,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.2147491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.2147491+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.2147491+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":1541.7045,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":2.8071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":2.8071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":1540.7048,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":0.9997,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.2792882+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":1541.7045,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":1541.7045,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.28005+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1019.5222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":3.1966,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":3.1966,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1017.5248,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1.9974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1019.5222,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1019.5222,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.2835244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.2839888+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.2839888+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1120.0381,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1.3436,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":0.7298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":0.6138,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1117.5501,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1.8742,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1120.0381,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1120.0381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3078088+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1302.1422,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":2.0938,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1.5071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1301.4798,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":0.6624,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1302.1422,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1302.1422,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.3168536+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3176822+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3176822+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3176822+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3176822+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1132.4928,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1.0851,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1.0851,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":0.7661,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1130.669,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1.0577,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1132.4928,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1132.4928,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.3296296+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3303378+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.3303378+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:00.351315+07:00","value":28,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:00.351315+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:00.5434819+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:00.5434819+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.5434819+07:00","value":4180.0287,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:00.5434819+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1385.0062,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":4.6853,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":3.958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":0.7273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1383.4426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":0.8363,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1385.0062,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1385.0062,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.6003707+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:00.7046908+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:00.7046908+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.7046908+07:00","value":4135.231,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:00.7046908+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1151.76,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0.8608,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0.8608,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1150.3782,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1.3818,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1151.76,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1151.76,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:00.7410832+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:01.0294521+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:01.0294521+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.0294521+07:00","value":3909.4018,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:01.0294521+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:01.0997368+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:01.0997368+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.0997368+07:00","value":3769.5512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:01.0997368+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:01.1226363+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:01.1226363+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.1226363+07:00","value":4855.7968,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:01.1226363+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:01.1572275+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:01.1572275+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.1572275+07:00","value":4396.4206,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:01.1572275+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":2537.07,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":4.2891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":3.4948,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":0.7943,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":2535.1875,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":1.0882,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":2537.07,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":2537.07,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.1856446+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1696.5317,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1.0957,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1.0957,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1694.8831,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1.6486,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1696.5317,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1696.5317,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.2532685+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.253953+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.253953+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.253953+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.253953+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1278.3623,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":0.5099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":0.5099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":0.6383,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1275.5246,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":2.1994,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1278.3623,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1278.3623,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.2828108+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:01.3519697+07:00","value":28,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:01.3519697+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1742.4792,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":3.967,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":3.967,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0.3014,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1741.8274,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0.3504,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1742.4792,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1742.4792,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.4467256+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":1385.2787,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":4.1583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":3.6493,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":1383.1513,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":2.1274,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.5749016+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.5754678+07:00","value":1385.2787,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.5754678+07:00","value":1385.2787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.5754678+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.5754678+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.5754678+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1553.1598,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":4.0473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":4.0473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0.3676,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1552.7922,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1553.1598,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1553.1598,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.686238+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:01.7647241+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:01.7647241+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.7647241+07:00","value":4435.7524,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:01.7647241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":2474.2485,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":1.0083,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":1.0083,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":2473.4685,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0.78,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":2474.2485,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":2474.2485,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8523218+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1736.3595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":2.7539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":2.7539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1736.3595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1736.3595,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1736.3595,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:01.8528347+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:01.8765696+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:01.8765696+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:01.8765696+07:00","value":5328.6274,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:01.8765696+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1489.756,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":0.8843,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":0.8843,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1488.3235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1.4325,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1489.756,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1489.756,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.0341222+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1358.4885,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0.9966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0.9966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1356.3149,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":2.1736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1358.4885,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1358.4885,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.07537+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":2499.6451,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":2498.3255,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":1.3196,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":2499.6451,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":2499.6451,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.0785217+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1339.3239,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":3.427,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":3.427,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1337.6683,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1.6556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1339.3239,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1339.3239,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.127616+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1602.0783,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":0.9222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":0.9222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1601.0105,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1.0678,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1602.0783,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1602.0783,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3076913+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:02.351006+07:00","value":29,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:02.351006+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:02.3827532+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:02.3827532+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.3827532+07:00","value":5890.2609,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:02.3827532+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1570.854,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":3.1211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":3.1211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1570.2163,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0.6377,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1570.854,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1570.854,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3833909+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":2670.8665,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":4.2834,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":4.2834,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":2670.3366,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0.5299,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":2670.8665,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":2670.8665,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.3937392+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1365.2154,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":4.7231,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":4.7231,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":0.3576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1364.1905,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":0.6673,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1365.2154,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1365.2154,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.4704683+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1365.4679,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":4.2982,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":3.2582,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":0.7869,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1363.3858,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1.2952,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1365.4679,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1365.4679,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.4924024+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1512.0155,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1.999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1.999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":0.9165,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1510.4259,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":0.6731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1512.0155,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1512.0155,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.5440972+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1483.2665,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":4.7231,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":3.9487,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":0.3576,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1481.5147,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1.3942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1483.2665,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1483.2665,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.5885194+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:02.6204291+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:02.6204291+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.6204291+07:00","value":4556.6305,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:02.6204291+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":1797.0948,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":3.6431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":3.6431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":1795.2754,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":1.8194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.6322939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":1797.0948,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":1797.0948,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.632914+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:02.6427207+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:02.6427207+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.6427207+07:00","value":4350.5583,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:02.6427207+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1498.0478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":3.6104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":3.6104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":0.747,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1495.7096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1.5912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1498.0478,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1498.0478,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.6594165+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":1552.9249,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":4.4798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":4.4798,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":1551.7236,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":1.2013,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.930289+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.9307145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.9307145+07:00","value":1552.9249,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.9307145+07:00","value":1552.9249,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.9307145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.9307145+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.9307145+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:02.9495245+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:02.9495245+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.9495245+07:00","value":4577.261,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:02.9495245+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":583.3667,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":583.3667,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:02.9641018+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.9650991+07:00","value":583.3667,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:02.9650991+07:00","value":583.3667,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:02.9650991+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.9650991+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:02.9650991+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":1271.0901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":4.2375,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":2.9233,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":0.6771,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":1269.1212,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":1.2918,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.058411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":1271.0901,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":1271.0901,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.0598135+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.0598135+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.0598135+07:00","value":5092.2513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.0598135+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0594145+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1002.7109,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":4.123,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":3.5324,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1001.7093,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1.0016,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1002.7109,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1002.7109,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.0834454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0844439+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0844439+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0844439+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.0844439+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":640.1099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":3.5208,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":3.5208,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":639.5103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":0.5996,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":640.1099,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":640.1099,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.2640598+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":49.5052,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":49.5052,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":49.5052,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.3150871+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.3159167+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:03.351256+07:00","value":29,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:03.351256+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.3886713+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.3886713+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.3886713+07:00","value":5915.3519,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.3886713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1624.9039,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":5.4047,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":3.6355,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":0.702,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1623.7848,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":0.4171,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1624.9039,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1624.9039,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.3943307+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1635.0558,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1.0207,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1.0207,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1634.7396,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":0.3162,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1635.0558,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1635.0558,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.5126461+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5130039+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5130039+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1001.0433,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":4.1572,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":4.1572,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1000.0283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1.015,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1001.0433,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1001.0433,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5406915+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":629.7862,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":5.0607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":5.0607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":628.862,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":0.9242,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":629.7862,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":629.7862,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.5849014+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1280.8618,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1.7212,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1.1685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":0.5527,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1278.9107,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1.3984,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.6647835+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.6654135+07:00","value":1280.8618,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.6654135+07:00","value":1280.8618,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.6654135+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.6654135+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.6654135+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":747.9312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":7.3898,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":7.3898,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":747.9312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":747.9312,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":747.9312,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.7271259+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.7302752+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.7302752+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.7302752+07:00","value":4469.4696,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.7302752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.7871156+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.7871156+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.7871156+07:00","value":4600.3983,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.7871156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.7890305+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.7890305+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.7890305+07:00","value":4725.814,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.7890305+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":1197.7579,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":2.3574,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":2.3574,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":0.3075,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":1197.4504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.8434232+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.8440031+07:00","value":1197.7579,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.8440031+07:00","value":1197.7579,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.8440031+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.8440031+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.8440031+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":5613.1839,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":0.6051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":0.6051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":0.5582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":5611.7343,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":0.8914,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.9063034+07:00","value":5613.1839,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.9068249+07:00","value":5613.1839,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.9068249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9068249+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9068249+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9068249+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9068249+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.9559361+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.9559361+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.9559361+07:00","value":5153.687,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.9559361+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.9786435+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.9786435+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.9786435+07:00","value":4893.0291,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.9786435+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:03.9953934+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:03.9953934+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.9953934+07:00","value":5747.2869,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:03.9953934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":832.0004,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":3.5785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":3.5785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":832.0004,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:03.9958975+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":832.0004,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":832.0004,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:03.9964715+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":1295.0407,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":0.8228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":0.8228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":1295.0407,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.1042074+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":1295.0407,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":1295.0407,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1049805+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":5719.7665,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1134.2977,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":25.5039,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":23.5981,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0.9948,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1133.3029,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1134.2977,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1134.2977,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.1542158+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":901.2085,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":900.2077,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":1.0008,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.2898798+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.2904194+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.2904194+07:00","value":901.2085,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.2904194+07:00","value":901.2085,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.2904194+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.2904194+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.2904194+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":1262.4647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":11.1946,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":9.983,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":0.668,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":1260.56,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":1.2367,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.3222782+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":1262.4647,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":1262.4647,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.322898+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:04.351872+07:00","value":29,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:04.351872+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1223.504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":3.8907,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":3.8907,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1222.1603,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1.3437,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1223.504,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1223.504,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.3563823+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:04.3911165+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:04.3911165+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.3911165+07:00","value":5179.71,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:04.3911165+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":658.3088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1.1413,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1.1413,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":657.0191,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1.2897,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":658.3088,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":658.3088,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.423746+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:04.4621016+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:04.4621016+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.4621016+07:00","value":4458.163,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:04.4621016+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":715.6486,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0.5324,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0.5324,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":714.6542,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0.9944,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":715.6486,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":715.6486,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.5052115+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":810.4343,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":1.1139,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":1.1139,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":809.6309,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":0.8034,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":810.4343,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":810.4343,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.5418234+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":821.0812,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":0.8636,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":0.8636,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":820.4553,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":0.6259,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.6090604+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.6095823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.6095823+07:00","value":821.0812,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.6095823+07:00","value":821.0812,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.6095823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.6095823+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.6095823+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":1193.1952,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":0.5679,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":0.5679,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":1192.8549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":0.3403,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.6249596+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.6255412+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.6255412+07:00","value":1193.1952,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.6255412+07:00","value":1193.1952,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.6255412+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.6258631+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.6258631+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.6258631+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.6258631+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:04.6358908+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:04.6358908+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.6358908+07:00","value":5439.8391,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:04.6358908+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":772.9544,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0.5119,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0.5119,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":772.3291,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0.6253,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":772.9544,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":772.9544,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.7294024+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":747.0283,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0.5041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0.5041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0.574,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":746.4543,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":747.0283,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":747.0283,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.7429258+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":950.9692,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":1.095,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":1.095,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":950.3221,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":0.6471,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":950.9692,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":950.9692,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.9653679+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9657846+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9657846+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9657846+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9657846+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":903.3981,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":3.2267,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":2.7118,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0.6507,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":902.358,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0.3894,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":903.3981,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":903.3981,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:04.9919772+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1131.0641,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1.7776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1.7776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1130.7625,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0.3016,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1131.0641,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1131.0641,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0276205+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1529.3951,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":0.6648,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":0.6648,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1528.3903,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1.0048,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1529.3951,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0463343+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":682.028,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":2.9616,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":2.9616,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":681.3292,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":0.6988,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.0575662+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.0581287+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.0581287+07:00","value":682.028,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.0581287+07:00","value":682.028,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.0581287+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0581287+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.0581287+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":944.8625,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":1.3175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":0.6947,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":0.6228,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":943.7027,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":0.537,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.099773+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.1004028+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.1004028+07:00","value":944.8625,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.1004028+07:00","value":944.8625,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.1004028+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.1004028+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.1004028+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":1144.7141,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":1.2106,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":1.2106,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":1143.7565,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":0.9576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.1245682+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.1250846+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.1250846+07:00","value":1144.7141,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.1250846+07:00","value":1144.7141,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.1250846+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.1250846+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.1250846+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.1860317+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.1860317+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.1860317+07:00","value":5001.3122,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.1860317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":860.2683,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":3.1923,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":2.6365,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":858.6677,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":1.6006,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":860.2683,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":860.2683,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.2080288+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":939.6472,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":2.3478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":2.3478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":939.1156,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":0.5316,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":939.6472,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":939.6472,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.3334958+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":698.575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":2.9235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":2.9235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":697.7074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":0.8676,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":698.575,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":698.575,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.3379159+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:05.3515284+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:05.3515284+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":907.3635,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":3.1102,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":3.1102,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":906.5407,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":0.8228,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":907.3635,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":907.3635,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.3731034+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.4089477+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.4089477+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.4089477+07:00","value":8423.5005,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.4089477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":698.4568,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":1.1417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":1.1417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":698.4568,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":698.4568,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":698.4568,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4902145+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1324.9041,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1.6871,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1.6871,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1324.532,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0.3721,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1324.9041,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1324.9041,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.4932284+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":5942.5809,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":4.3069,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":4.3069,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":5942.1189,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0.462,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":5942.5809,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":5942.5809,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6034198+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.6074358+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.6074358+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.6074358+07:00","value":4902.745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.6074358+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":495.1201,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":2.9592,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":2.9592,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":495.1201,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.6844411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.6851798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.6851798+07:00","value":495.1201,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.6851798+07:00","value":495.1201,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.6851798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6851798+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6851798+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":583.7973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":2.3159,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":2.3159,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":583.7973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.69674+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":583.7973,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":583.7973,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.6974051+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.7258815+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.7258815+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.7258815+07:00","value":4696.4294,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.7258815+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.7423309+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.7423309+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.7423309+07:00","value":5198.849,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.7423309+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":738.1592,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0.5153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0.5153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":737.7144,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0.4448,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":738.1592,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":738.1592,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7443162+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":555.6849,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":5.3521,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":5.3521,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":555.0247,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0.6602,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":555.6849,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":555.6849,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.7913+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":934.2764,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":2.3744,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":2.3744,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":934.2764,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.793483+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":934.2764,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":934.2764,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":549.1313,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":2.1698,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1.6211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0.5487,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":547.8606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0.722,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":549.1313,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":549.1313,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:05.794205+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.9296503+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.9296503+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.9296503+07:00","value":4829.9135,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.9296503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:05.9464552+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:05.9464552+07:00","value":3784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:05.9464552+07:00","value":14373.0857,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:05.9464552+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.029145+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.029145+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.029145+07:00","value":4656.8685,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.029145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":447.6368,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":0.7476,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":0.7476,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":446.4359,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":1.2009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":447.6368,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":447.6368,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.0558202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.0566123+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.0566123+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":458.0678,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":0.7404,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":0.7404,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":456.4751,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":1.5927,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.0599081+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.0606007+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.0606007+07:00","value":458.0678,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.0606007+07:00","value":458.0678,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.0606007+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.0612482+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.0612482+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.0612482+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.0612482+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.0978922+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.0978922+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.0978922+07:00","value":4940.6647,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.0978922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":389.804,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0.8426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0.8426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":388.817,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0.987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":389.804,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":389.804,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.1329775+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":738.6792,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0.8554,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0.8554,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":737.6956,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0.9836,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":738.6792,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":738.6792,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.1484823+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.1563611+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.1563611+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.1563611+07:00","value":5033.7248,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.1563611+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.2942828+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.2942828+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.2942828+07:00","value":3344.7583,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.2942828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:06.3509645+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:06.3509645+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1325.7402,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1.4328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0.8891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0.5437,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1324.5712,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0.6253,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1325.7402,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1325.7402,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.3689729+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":449.1471,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":3.3995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":3.3995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":0.3319,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":448.1593,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":0.6559,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":449.1471,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":449.1471,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.3821969+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":431.0658,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":4.3245,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":4.3245,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":430.4745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":0.5913,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":431.0658,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":431.0658,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.4651069+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.5263725+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.5263725+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.5263725+07:00","value":3905.9434,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.5263725+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.5699135+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.5699135+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.5699135+07:00","value":4693.3439,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.5699135+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":772.0537,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":0.7887,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":0.7887,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":771.2366,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":0.8171,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.6071421+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":772.0537,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":772.0537,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.607799+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":548.4759,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":0.8986,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":0.8986,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":547.4785,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":0.9974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":548.4759,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":548.4759,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:06.7057356+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.7063059+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:06.7063059+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:06.8298706+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:06.8298706+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:06.8298706+07:00","value":5065.1465,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:06.8298706+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":527.5939,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0.5346,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0.5346,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0.6335,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":525.9863,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0.9741,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":527.5939,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":527.5939,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.054501+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1515.2258,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0.7257,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0.7257,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1514.5855,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0.6403,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1515.2258,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1515.2258,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.0746083+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.1058469+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.1058469+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.1058469+07:00","value":9195.3652,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.1058469+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":1267.3146,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":0.8314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":0.8314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":1267.3146,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.1420747+07:00","value":1267.3146,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.142696+07:00","value":1267.3146,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.142696+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.142696+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.142696+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.142696+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.142696+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1071.2636,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1.1904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1.1904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":0.6474,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1069.2748,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1.3414,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.2590231+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":1071.2636,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":1071.2636,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.2598044+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":974.5752,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":3.9521,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":3.9521,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":974.5752,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":974.5752,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":974.5752,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.2734242+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.292247+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.292247+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.292247+07:00","value":3903.5757,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.292247+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.3114537+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.3114537+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.3114537+07:00","value":4668.733,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.3114537+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.3474738+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.3474738+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.3474738+07:00","value":3558.4433,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.3474738+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:07.3509539+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:07.3509539+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1741.5245,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0.6892,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0.6892,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1740.7295,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0.795,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1741.5245,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1741.5245,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.3675905+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.3952477+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.3952477+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.3952477+07:00","value":5012.4945,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.3952477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.3967463+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.3967463+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.3967463+07:00","value":4336.9328,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.3967463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":835.3495,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":2.4442,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":2.4442,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":835.3495,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":835.3495,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":835.3495,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.4077072+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.4997565+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.4997565+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.4997565+07:00","value":3712.6409,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.4997565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":969.3159,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0.9387,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0.9387,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":969.3159,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":969.3159,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":969.3159,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.5281151+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":751.515,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":4.7742,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":3.7243,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":750.5536,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":0.9614,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":751.515,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":751.515,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.5861598+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.5932226+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.5932226+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.5932226+07:00","value":3637.2865,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.5932226+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1088.0181,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":3.4826,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":2.8252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":0.6574,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1086.0703,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1.2904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1088.0181,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1088.0181,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.7403266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.7406373+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.7406373+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.7406373+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.7406373+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1971.0248,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1.0552,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1.0552,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1969.6878,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1.337,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1971.0248,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1971.0248,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8102931+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":930.4381,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":1.2208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":1.2208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":929.6653,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0.7728,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":930.4381,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":930.4381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8145739+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":860.3485,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0.8997,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0.8997,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":858.8558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":1.4927,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":860.3485,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":860.3485,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8267624+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.8717607+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.8717607+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.8717607+07:00","value":4141.4855,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.8717607+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":1236.1011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":4.5558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":3.883,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":0.6728,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":1234.7626,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":0.6657,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:07.8742648+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":1236.1011,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":1236.1011,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:07.8749822+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:07.9963726+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:07.9963726+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:07.9963726+07:00","value":4000.9792,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:07.9963726+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1944.7057,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":2.255,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":2.255,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1943.0903,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1.6154,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.0453098+07:00","value":1944.7057,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.0459888+07:00","value":1944.7057,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.0459888+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.0459888+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.0459888+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":844.3113,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":1.5351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":1.5351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":843.4576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":0.8537,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":844.3113,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":844.3113,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1380934+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":754.7049,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":1.8272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":1.8272,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":0.513,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":753.6169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":0.575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":754.7049,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":754.7049,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1517798+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":850.1844,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":1.7556,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":1.7556,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":849.4117,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":0.7727,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":850.1844,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":850.1844,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.1633937+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1639018+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1639018+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:08.1644241+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:08.1644241+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.1644241+07:00","value":4010.2083,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:08.1644241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":830.5951,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0.7519,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0.7519,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":829.7684,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0.8267,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":830.5951,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":830.5951,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.1788208+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1131.0114,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0.8647,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0.8647,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1130.6122,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0.3992,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1131.0114,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1131.0114,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.237723+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":875.2475,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":1.073,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":1.073,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":874.6562,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":0.5913,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":875.2475,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":875.2475,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.2733954+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:08.3522594+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:08.3522594+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":657.6584,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":3.4414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":3.4414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":0.649,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":655.575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":1.4344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":657.6584,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":657.6584,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.5346989+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":1117.6358,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":0.8054,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":0.8054,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":1115.7215,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":1.9143,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.6732688+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":1117.6358,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":1117.6358,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6740273+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":765.8953,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":1.123,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":1.123,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":765.3043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":0.591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.6753159+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":765.8953,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":765.8953,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":4304.3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.6763576+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":1193.2892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":1.0294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":1.0294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":1192.9125,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":0.3767,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.7875412+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.7880571+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.7880571+07:00","value":1193.2892,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.7880571+07:00","value":1193.2892,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.7880571+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.7880571+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.7880571+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:08.8101539+07:00","value":510,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:08.8101539+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.8101539+07:00","value":4419.0374,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:08.8101539+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1346.2229,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0.8024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0.8024,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1345.3945,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0.8284,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1346.2229,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1346.2229,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.8467818+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":973.0296,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":2.9275,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":2.9275,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":972.3749,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":0.6547,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":973.0296,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":973.0296,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:08.9727774+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":965.3172,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":1.9606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":1.9606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":965.3172,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":965.3172,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":965.3172,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.0547797+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.062374+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.062374+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.062374+07:00","value":3876.3423,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.062374+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":999.1957,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":1.6903,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":1.6903,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":998.3171,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":0.8786,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":999.1957,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":999.1957,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.1653101+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.244361+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.244361+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.244361+07:00","value":4782.2594,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.244361+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":2062.5175,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":1.6322,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":1.3194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":2061.5245,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0.993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":2062.5175,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":2062.5175,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.2710147+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.3140131+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.3140131+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.3140131+07:00","value":4678.1223,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.3140131+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:09.3512272+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:09.3512272+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":757.6339,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":3.4678,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":3.4678,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":756.055,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":1.5789,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.4379885+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.4388102+07:00","value":757.6339,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.4388102+07:00","value":757.6339,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.4388102+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.4388102+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.4388102+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.4703447+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.4703447+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.4703447+07:00","value":5491.7012,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.4703447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.5172615+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.5172615+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.5172615+07:00","value":3587.6112,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.5172615+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.5299775+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.5299775+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.5299775+07:00","value":3500.8325,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.5299775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":3855.6433,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":1.116,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":1.116,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":3855.2158,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":0.4275,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":3855.6433,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":3855.6433,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.5826408+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1821.5153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":2.7342,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":2.2226,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1820.6075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0.9078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1821.5153,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1821.5153,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.5980864+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.6296904+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.6296904+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.6296904+07:00","value":4022.2546,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.6296904+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":992.5043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":4.1994,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":2.9687,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":1.2307,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":991.2736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":992.5043,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":992.5043,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.6481078+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":1054.2059,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":4.1899,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":4.1899,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":1053.3332,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":0.8727,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.7232298+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":1054.2059,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":1054.2059,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.7239364+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":1133.0283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":3.0352,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":3.0352,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":0.5791,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":1131.8216,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":0.6276,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.8164181+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":1133.0283,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":1133.0283,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8170901+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1191.9246,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":4.0061,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":4.0061,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1189.9505,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1.9741,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1191.9246,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1191.9246,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.8352682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8359347+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8359347+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8359347+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.8359347+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:09.9430773+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:09.9430773+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.9430773+07:00","value":4534.1296,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:09.9430773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":935.0968,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":1.3929,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":1.3929,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":934.6168,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":0.48,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":935.0968,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":935.0968,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:09.9988637+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":1273.4785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":3.7259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":3.7259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":1273.4785,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.0160282+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":1273.4785,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":1273.4785,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0166067+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":789.256,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":1.4038,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":1.4038,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":788.853,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":0.403,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.0350208+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.0355323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.0355323+07:00","value":789.256,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.0355323+07:00","value":789.256,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.0355323+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0355323+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0355323+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1507.7639,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":5.4332,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":5.4332,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1506.7115,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1.0524,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1507.7639,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1507.7639,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.0600177+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:10.078535+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:10.078535+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.078535+07:00","value":3508.6215,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:10.078535+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:10.1773365+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:10.1773365+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.1773365+07:00","value":4435.0056,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:10.1773365+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1507.1538,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":5.0519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":5.0519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1507.1538,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1507.1538,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1507.1538,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.2858455+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.2864605+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.2864605+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.2864605+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.2864605+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1301.0797,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1.1279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1.1279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1300.2631,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":0.8166,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1301.0797,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.3372591+07:00","value":1301.0797,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.3379239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.3379239+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.3379239+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.3379239+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.3379239+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:10.3518277+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:10.3518277+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1053.8039,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":5.3752,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":5.3752,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0.4594,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1052.641,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0.7035,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1053.8039,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1053.8039,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.406788+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":915.0266,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":0.5074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":0.5074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":913.573,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":1.4536,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":915.0266,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":915.0266,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.4327955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.4334118+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.4334118+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:10.4571781+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:10.4571781+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.4571781+07:00","value":3627.3075,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:10.4571781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1179.7449,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0.9083,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0.9083,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1178.7339,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1.011,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1120.2492,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0.7712,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0.7712,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1119.2382,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1.011,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1179.7449,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1179.7449,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1120.2492,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1120.2492,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.6509979+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1031.8466,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1.8927,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1.8927,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1031.44,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":0.4066,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1031.8466,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1031.8466,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.6634297+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1445.2397,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":2.9952,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":2.4508,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":0.5444,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1443.6141,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1.0812,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1445.2397,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1445.2397,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.7617036+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.7623662+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.7623662+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:10.7731765+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:10.7731765+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.7731765+07:00","value":4616.8154,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:10.7731765+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1146.929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1.0633,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1.0633,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1145.9435,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0.9855,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1146.929,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1146.929,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8139681+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1355.4516,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1.3561,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1.3561,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1354.5153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0.9363,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1355.4516,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1355.4516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8317138+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1591.1368,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":2.3788,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":2.3788,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1590.2264,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0.9104,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":937.4303,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":4.3911,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":3.6996,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":936.5199,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0.9104,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":937.4303,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":937.4303,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":1591.1368,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.8828957+07:00","value":1591.1368,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.8828957+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8828957+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8823884+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8828957+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8828957+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.8828957+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1019.4643,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":3.6302,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":3.6302,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1018.1641,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1.3002,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1019.4643,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1019.4643,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:10.9673241+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:10.974985+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:10.974985+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.974985+07:00","value":4448.6125,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:10.974985+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:10.9997313+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:10.9997313+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:10.9997313+07:00","value":4705.4485,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:10.9997313+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":951.4195,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":1.2009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":1.2009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":950.4697,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":0.9498,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":951.4195,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":951.4195,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.0311554+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1028.4333,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0.9446,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0.9446,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1027.518,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0.9153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1028.4333,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1028.4333,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1127427+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":941.6429,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":1.1993,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":1.1993,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":941.2386,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":0.4043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":941.6429,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":941.6429,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1201787+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:11.1276914+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:11.1276914+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.1276914+07:00","value":3816.2377,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:11.1276914+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":683.1864,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":5.0899,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":4.3345,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":0.7554,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":681.9174,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":0.5136,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":683.1864,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":683.1864,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.1452757+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":793.1673,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":3.1063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":3.1063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":0.7379,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":791.3132,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":1.1162,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":793.1673,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":793.1673,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.2961388+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":2507.5281,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":1.1514,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":1.1514,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":2506.9523,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":0.5758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":2507.5281,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":2507.5281,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.3188334+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:11.3381223+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:11.3381223+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.3381223+07:00","value":4045.8753,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:11.3381223+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:11.3513987+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:11.3513987+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":393.6175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1.6396,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1.6396,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":0.6265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":391.842,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1.149,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":393.6175,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":393.6175,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.3702421+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":438.0496,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":3.1378,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":3.1378,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":437.2867,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0.7629,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":438.0496,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":438.0496,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.375527+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":428.6082,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":1.5281,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":1.5281,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":428.0576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":0.5506,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":428.6082,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":428.6082,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.4298676+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":690.864,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":4.3515,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":4.3515,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":690.3432,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":0.5208,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.468392+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.4689628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.4689628+07:00","value":690.864,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.4689628+07:00","value":690.864,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.4689628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.4689628+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.4689628+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:11.619858+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:11.619858+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.619858+07:00","value":4272.3842,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:11.619858+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:11.6882428+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:11.6882428+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.6882428+07:00","value":4291.4965,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:11.6882428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":381.5269,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1.0223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1.0223,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":380.3975,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1.1294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":381.5269,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":381.5269,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7206715+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":620.7485,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0.8518,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0.8518,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":619.9757,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0.7728,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":620.7485,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":620.7485,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7492917+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":595.8521,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":1.1277,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":1.1277,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":595.4078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0.4443,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":595.8521,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":595.8521,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7611752+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":515.1399,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":6.5565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":6.5565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":515.1399,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.7847805+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":515.1399,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":515.1399,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.7854557+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:11.8178011+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:11.8178011+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.8178011+07:00","value":4711.9542,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:11.8178011+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":754.9929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":0.6053,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":0.6053,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":753.414,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":1.5789,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":754.9929,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":754.9929,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.9068984+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9075837+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9075837+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9075837+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9075837+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:11.9519205+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:11.9519205+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.9519205+07:00","value":4556.6728,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:11.9519205+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1462.863,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1.0776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1.0776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1462.863,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1462.863,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1462.863,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:11.9998562+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":570.788,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":2.6778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":2.6778,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":569.6649,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":1.1231,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":570.788,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":570.788,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0424286+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.0613407+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.0613407+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.0613407+07:00","value":5963.4485,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.0613407+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":912.8658,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0.6053,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0.6053,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":911.958,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0.9078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":912.8658,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":912.8658,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.0647713+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":416.8512,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":2.4697,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":2.4697,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":415.9099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":0.9413,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":416.8512,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":416.8512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.1081022+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.1156868+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.1156868+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.1156868+07:00","value":3951.2627,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.1156868+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.2100154+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.2100154+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.2100154+07:00","value":4710.2589,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.2100154+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":572.8285,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":0.8463,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":0.8463,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":571.2656,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":1.5629,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.2192658+07:00","value":572.8285,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.2198965+07:00","value":572.8285,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.2198965+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.2198965+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.2198965+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.2198965+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.2198965+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":426.0092,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":0.9532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":0.9532,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":424.8636,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":1.1456,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":426.0092,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":426.0092,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.2447635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.2454535+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.2454535+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.3397072+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.3397072+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.3397072+07:00","value":4467.2826,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.3397072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:12.3510578+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:12.3510578+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":735.8023,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":1.1448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":1.1448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":735.8023,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.3568051+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.3577622+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.3577622+07:00","value":735.8023,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.3577622+07:00","value":735.8023,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.3577622+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.3577622+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.3577622+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":499.7639,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":1.561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":1.561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":499.0478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":0.7161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":499.7639,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":499.7639,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.4532454+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.4849464+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.4849464+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.4849464+07:00","value":3808.5888,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.4849464+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":578.7094,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":2.8761,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":2.8761,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":577.9135,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0.7959,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":578.7094,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":578.7094,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5133762+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":907.0372,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0.8884,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0.8884,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":906.6052,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0.432,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":907.0372,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":907.0372,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5283946+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":497.1683,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":0.8464,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":0.8464,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":494.7511,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":2.4172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":497.1683,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":497.1683,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.5593554+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1067.3377,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1.0256,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1.0256,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1065.0099,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":2.3278,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1067.3377,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.6006696+07:00","value":1067.3377,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.601333+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.601333+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.601333+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.601333+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.601333+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.6333269+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.6333269+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.6333269+07:00","value":4636.9543,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.6333269+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":714.9668,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1.0433,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1.0433,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":713.2578,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1.709,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":714.9668,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":714.9668,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.6851013+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":551.5968,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":3.7009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":3.7009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":551.0896,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":0.5072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":551.5968,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":551.5968,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.7658719+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.8777978+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.8777978+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.8777978+07:00","value":3360.5363,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.8777978+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":541.0236,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":0.8394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":0.8394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":540.4149,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":0.6087,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.8815702+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.8821592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.8821592+07:00","value":541.0236,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.8821592+07:00","value":541.0236,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.8821592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.8821592+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.8821592+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.8857528+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.8857528+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.8857528+07:00","value":5292.5302,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.8857528+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.8992245+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.8992245+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.8992245+07:00","value":3836.8505,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.8992245+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:12.914072+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:12.914072+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.914072+07:00","value":7188.1905,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:12.914072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":470.0814,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":1.5025,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":1.5025,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":470.0814,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":470.0814,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":470.0814,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9565303+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":753.3105,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":3.259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":3.259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":752.6464,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0.6641,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":753.3105,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":753.3105,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9783879+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":728.0769,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":3.7497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":3.1184,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":0.6313,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":726.9883,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":0.4573,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":728.0769,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":728.0769,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.9822527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9827602+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9827602+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9827602+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9827602+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":1118.4784,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":6.9324,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":6.9324,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":1.349,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":1117.1294,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:12.9959275+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":1118.4784,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":1118.4784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:12.9963369+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":896.6613,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":1.1005,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":1.1005,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":894.6625,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":1.9988,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.0134486+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.0144565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.0144565+07:00","value":896.6613,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.0144565+07:00","value":896.6613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.0144565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.0144565+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.0144565+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.1872222+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.1872222+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.1872222+07:00","value":3873.2091,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.1872222+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.2094801+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.2094801+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.2094801+07:00","value":3679.5026,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.2094801+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":589.9232,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":0.5055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":0.5055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":0.6601,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":588.3629,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":0.9002,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.3366177+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":589.9232,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":589.9232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3371167+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:13.350976+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:13.350976+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":538.2137,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":2.0757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":2.0757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":0.6429,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":537.5708,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.3986828+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":538.2137,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":538.2137,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.3994492+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":581.5274,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":1.666,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":1.666,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":581.0389,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":0.4885,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":581.5274,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":581.5274,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.4824179+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1008.5292,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":2.9283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":2.9283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1008.1872,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0.342,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1008.5292,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1008.5292,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6207293+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.6444847+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.6444847+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.6444847+07:00","value":3701.4074,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.6444847+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":734.4256,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":1.1782,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":1.1782,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":733.6341,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":0.7915,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":734.4256,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":734.4256,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6496758+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":776.0131,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":1.3504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":1.3504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":0.6881,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":774.7414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":0.5836,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":776.0131,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":776.0131,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.6557583+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.6672839+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.6672839+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.6672839+07:00","value":4196.9392,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.6672839+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":810.5739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":1.1101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":1.1101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":808.3393,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":2.2346,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.7654894+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.7658531+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.7658531+07:00","value":810.5739,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.7663778+07:00","value":810.5739,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.7663778+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.7663778+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.7663778+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.7663778+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.7663778+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":752.3582,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":4.1557,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":4.1557,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":751.741,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":0.6172,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":752.3582,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":752.3582,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.8173837+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.8178979+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.8178979+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.8178979+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.8178979+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.8300322+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.8300322+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.8300322+07:00","value":3652.6957,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.8300322+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":7904.8283,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":7904.2676,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0.5607,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":7904.8283,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":7904.8283,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.8519668+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.9026924+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.9026924+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.9026924+07:00","value":4658.3314,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.9026924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1029.2851,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1.6792,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1.1728,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1028.828,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":0.4571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1029.2851,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1029.2851,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:13.9167171+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.9253683+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.9253683+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.9253683+07:00","value":3468.1902,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.9253683+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.9632952+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.9632952+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.9632952+07:00","value":4333.6048,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.9632952+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:13.9884673+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:13.9884673+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:13.9884673+07:00","value":3215.2908,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:13.9884673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":799.897,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":1.1348,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":1.1348,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0.5523,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":798.7015,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0.6432,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":799.897,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":799.897,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.068233+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":704.1098,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":4.554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":4.554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":703.4139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0.6959,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":704.1098,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":704.1098,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.0924149+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":536.34,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":0.8292,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":0.8292,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":535.3947,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":0.9453,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.1816539+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.1822324+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.1822324+07:00","value":536.34,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.1822324+07:00","value":536.34,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.1825389+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.1825389+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.1825389+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":730.2909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1.1231,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1.1231,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":728.9549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1.336,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":730.2909,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":730.2909,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.1882127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.1887378+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.1887378+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.1887378+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.1887378+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":717.4444,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":0.8088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":0.8088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":715.4607,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":1.9837,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":717.4444,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":717.4444,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.2337975+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2345276+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2345276+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2345276+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2345276+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":2468.4907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0.5448,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0.5448,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":2467.3055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":1.1852,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":2468.4907,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":2468.4907,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.2883198+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:14.3515637+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:14.3515637+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":1170.1613,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":0.5058,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":0.5058,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":1170.1613,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.3801472+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":1170.1613,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":1170.1613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":3043.0435,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:14.3811658+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":557.5059,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":1.2199,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":1.2199,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":557.5059,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.388758+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.3893596+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.3893596+07:00","value":557.5059,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.3893596+07:00","value":557.5059,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.3893596+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.3893596+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.3893596+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":508.0799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0.9199,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0.9199,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":507.6414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0.4385,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":508.0799,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":508.0799,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.4116922+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":532.4694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":1.0363,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":1.0363,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":531.6849,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":0.7845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":532.4694,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":532.4694,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.4968009+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":611.1356,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0.8285,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0.8285,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":611.1356,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":611.1356,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":611.1356,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.6004314+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:14.603511+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:14.603511+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.603511+07:00","value":4524.976,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:14.603511+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":679.7397,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0.5039,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0.5039,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0.5287,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":678.3036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0.9074,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":679.7397,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":679.7397,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.6636359+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:14.7148244+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:14.7148244+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.7148244+07:00","value":3715.0931,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:14.7148244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":878.6349,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0.7351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0.7351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":878.0183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0.6166,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":878.6349,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":878.6349,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.8047383+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":438.9782,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0.5172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0.5172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":438.5724,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0.4058,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":438.9782,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":438.9782,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.8206612+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:14.8393321+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:14.8393321+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.8393321+07:00","value":3021.531,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:14.8393321+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1669.2603,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0.9003,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0.9003,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1668.8741,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0.3862,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1669.2603,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1669.2603,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.8573828+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:14.9851051+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:14.9851051+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.9851051+07:00","value":3857.4137,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:14.9851051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":392.9852,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":0.8448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":0.8448,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":391.9848,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":1.0004,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:14.997341+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:14.9978575+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.9978575+07:00","value":392.9852,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:14.9978575+07:00","value":392.9852,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:14.9978575+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.9978575+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:14.9978575+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:14.9988808+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:14.9988808+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:14.9988808+07:00","value":4023.8958,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:14.9988808+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":663.8087,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":1.0594,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":1.0594,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":662.9453,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0.8634,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":663.8087,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":663.8087,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.0820778+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":411.2273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":2.5896,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":2.067,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":410.0216,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":1.2057,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":411.2273,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":411.2273,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.1286413+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":975.3385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":3.9532,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":3.3044,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":975.3385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.1351927+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":975.3385,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":975.3385,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.1360127+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.2194829+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.2194829+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.2194829+07:00","value":3158.1422,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.2194829+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1073.5343,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":4.2186,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":3.4579,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0.7607,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1072.7736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1073.5343,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1073.5343,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2279369+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":431.34,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0.8555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0.8555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":430.9172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0.4228,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":431.34,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":431.34,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2715276+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":608.691,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0.5261,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0.5261,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0.5401,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":607.2171,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0.9338,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":608.691,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":608.691,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.2918273+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.3018684+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.3018684+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.3018684+07:00","value":3682.0104,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.3018684+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:15.3512651+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:15.3512651+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.3699577+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.3699577+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.3699577+07:00","value":3418.0372,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.3699577+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":553.2258,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1.1388,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1.1388,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":552.2241,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1.0017,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":553.2258,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":553.2258,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.4359049+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":456.8295,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":4.5132,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":4.5132,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":455.8281,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":1.0014,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":456.8295,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":456.8295,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.4469654+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1878.211,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1.6161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1.6161,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1877.4892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":0.7218,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1878.211,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1878.211,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.547111+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":694.3188,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":1.7558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":1.1525,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0.6033,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":693.3611,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0.3544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":694.3188,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":694.3188,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6074058+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":664.8728,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":3.3929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":2.7841,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0.6088,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":663.6912,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0.5728,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":664.8728,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":664.8728,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.6655144+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.6944932+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.6944932+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.6944932+07:00","value":3354.786,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.6944932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":618.3729,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":1.0739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":1.0739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":617.9441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":0.4288,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.7203539+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":618.3729,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":618.3729,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7208673+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.7230961+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.7230961+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.7230961+07:00","value":4034.8533,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.7230961+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":730.7757,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":3.5821,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":3.5821,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":729.2279,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":1.5478,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":730.7757,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":730.7757,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7337538+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":459.6567,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":1.6943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":1.6943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":458.6525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":1.0042,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.7638105+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.7643667+07:00","value":459.6567,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.7643667+07:00","value":459.6567,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.7643667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7643667+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.7643667+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.8364234+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.8364234+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.8364234+07:00","value":3720.7366,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.8364234+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":956.2459,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0.9374,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0.9374,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":955.3261,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0.9198,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":956.2459,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":956.2459,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:15.847051+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:15.8903502+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:15.8903502+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:15.8903502+07:00","value":3405.4038,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:15.8903502+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":727.1982,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":1.5447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":1.5447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":726.8553,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0.3429,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":727.1982,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":727.1982,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0341333+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":673.0427,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":1.094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":1.094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":672.6426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":0.4001,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":673.0427,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":673.0427,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0440944+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":866.6426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0.7941,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0.7941,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":866.6426,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":866.6426,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":866.6426,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0869196+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1735.4103,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1734.856,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0.5543,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1735.4103,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1735.4103,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.0882103+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":792.2697,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":1.0617,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":1.0617,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":791.5748,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0.6949,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":792.2697,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":792.2697,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1142891+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":777.8347,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":0.9078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":0.9078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":776.8021,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":1.0326,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.1367432+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":777.8347,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":777.8347,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1371873+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":540.4475,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1.1556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1.1556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":538.9125,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1.535,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":540.4475,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":540.4475,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.1705339+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":504.9978,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":0.5155,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":0.5155,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":0.5959,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":503.7811,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":0.6208,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.2000065+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.2006926+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.2013172+07:00","value":504.9978,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.2013172+07:00","value":504.9978,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.2013172+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.2013172+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.2013172+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.2694816+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.2694816+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.2694816+07:00","value":4059.4662,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.2694816+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":784.4603,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":1.4494,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":1.4494,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":783.5963,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0.864,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":784.4603,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":784.4603,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.2843979+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:16.3509944+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:16.3509944+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":636.0138,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":1.7503,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":1.2337,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":0.7547,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":634.2847,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":0.9744,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":636.0138,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":636.0138,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.3608602+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.3658856+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.3658856+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.3658856+07:00","value":3466.6611,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.3658856+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":569.8257,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":1.075,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":0.5027,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":0.5723,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":568.9367,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":0.3167,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":569.8257,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":569.8257,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.4067518+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.4908106+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.4908106+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.4908106+07:00","value":7680.6567,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.4908106+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.5374663+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.5374663+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.5374663+07:00","value":3659.6685,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.5374663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":772.4429,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":1.1385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":1.1385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":0.6504,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":770.2876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":1.5049,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.5460169+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":772.4429,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":772.4429,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.5466157+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":628.7633,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":0.5027,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":0.5027,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":628.4354,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":0.3279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.5770471+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":628.7633,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":628.7633,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.577699+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":353.0991,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1.041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1.041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":351.5118,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1.5873,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":828.5897,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1.0858,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1.0858,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":828.0012,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":0.5885,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.7200257+07:00","value":353.0991,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":353.0991,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":828.5897,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":828.5897,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.720756+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":465.7464,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0.9443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0.9443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0.5519,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":464.1995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0.995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":465.7464,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":465.7464,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:16.7361723+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.8298232+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.8298232+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.8298232+07:00","value":3915.7512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.8298232+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.8853264+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.8853264+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.8853264+07:00","value":3999.5736,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.8853264+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:16.8936327+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:16.8936327+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:16.8936327+07:00","value":3249.148,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:16.8936327+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":739.0132,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":1.0083,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":1.0083,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0.5068,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":737.5185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0.9879,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":739.0132,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":739.0132,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0052335+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":788.1479,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":4.4745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":4.4745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":787.2518,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0.8961,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":788.1479,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":788.1479,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.0275349+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:17.1228496+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:17.1228496+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.1228496+07:00","value":3134.3823,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:17.1228496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":545.134,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":2.0016,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":2.0016,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":544.1412,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":0.9928,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.1359702+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":545.134,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":545.134,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1369727+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:17.1486508+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:17.1486508+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.1486508+07:00","value":3318.6186,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:17.1486508+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1140.1404,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1.0544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1.0544,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1138.3438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1.7966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1140.1404,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1140.1404,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1888001+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":647.9603,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":3.8749,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":3.8749,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":647.3169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":0.6434,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.1900794+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.1907471+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.1907471+07:00","value":647.9603,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.1907471+07:00","value":647.9603,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.1907471+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1907471+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.1907471+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":856.6678,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":855.9868,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0.681,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":856.6678,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":856.6678,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.2452745+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:17.3509035+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:17.3509035+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":525.8725,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":0.9209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":0.9209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":524.5614,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":1.3111,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.3566166+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.3569216+07:00","value":525.8725,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.3569216+07:00","value":525.8725,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.3569216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.3569216+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.3569216+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":658.4758,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":3.6964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":3.6964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":656.7431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":1.7327,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.3656798+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":658.4758,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":658.4758,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.366354+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:17.3679765+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:17.3679765+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.3679765+07:00","value":3404.6813,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:17.3679765+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:17.4373033+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:17.4373033+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.4373033+07:00","value":3511.935,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:17.4373033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:17.4387418+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:17.4387418+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.4387418+07:00","value":4229.2617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:17.4387418+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":564.607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":1.6788,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":1.1491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":564.607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":564.607,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":564.607,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.4516122+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":644.2361,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0.5598,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0.5598,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":642.9157,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":1.3204,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":644.2361,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":644.2361,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5064958+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":26.8168,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":25.9568,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":0.86,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":26.8168,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5729373+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":474.2288,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":1.6879,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":1.6879,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":474.2288,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":474.2288,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":474.2288,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.5987663+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":751.7066,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0.7075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0.7075,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":750.7089,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0.9977,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":751.7066,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":751.7066,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.6600085+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":530.1011,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":4.6375,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":4.6375,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":528.9555,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":1.1456,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.683959+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.6845617+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.6845617+07:00","value":530.1011,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.6845617+07:00","value":530.1011,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.6845617+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.6845617+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.6845617+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1289.5769,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":2.7467,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":2.7467,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1288.7598,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":0.8171,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1289.5769,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1289.5769,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.7836846+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:17.8086551+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:17.8086551+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.8086551+07:00","value":3905.9627,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:17.8086551+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":706.1959,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":0.5065,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":0.5065,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":705.3753,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":0.8206,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":706.1959,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":706.1959,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.9441717+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9448761+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9448761+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9448761+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9448761+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":723.6837,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":2.1611,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":1.6901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":0.471,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":722.1874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":1.0253,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":723.6837,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9465504+07:00","value":723.6837,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.9471388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9471388+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9471388+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9471388+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9471388+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":588.0097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":3.241,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":2.4578,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":0.7832,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":587.2265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.9589664+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.9595568+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9595568+07:00","value":588.0097,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9595568+07:00","value":588.0097,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.9595568+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9595568+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9595568+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":538.6078,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":537.6967,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0.9111,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":538.6078,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":538.6078,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:17.9759111+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.0171024+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.0171024+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.0171024+07:00","value":3635.9366,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.0171024+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.0395206+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.0395206+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.0395206+07:00","value":4852.2984,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.0395206+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.086629+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.086629+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.086629+07:00","value":3483.118,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.086629+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1238.9369,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1.0564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1.0564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1238.9369,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1238.9369,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1238.9369,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.133626+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":985.5499,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":2.7129,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":2.7129,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":985.1223,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0.4276,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":985.5499,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":985.5499,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.2094394+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":877.4799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":0.6297,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":0.6297,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":876.4619,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":1.018,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.3168514+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.3174567+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.3174567+07:00","value":877.4799,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.3174567+07:00","value":877.4799,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.3174567+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3174567+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3174567+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:18.351785+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:18.351785+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.3731016+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.3731016+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.3731016+07:00","value":3658.2772,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.3731016+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":1825.27,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":4.1841,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":3.815,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":1824.3098,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":0.9602,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.3751019+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":1825.27,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":1825.27,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3754887+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.380446+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.380446+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.380446+07:00","value":3395.3409,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.380446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":437.6986,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":2.3469,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":2.3469,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":437.1862,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":0.5124,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.3930383+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":437.6986,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":437.6986,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.3937068+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.4071492+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.4071492+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.4071492+07:00","value":3104.6897,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.4071492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":623.7729,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":2.1113,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":1.6085,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":0.5028,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":622.6016,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":0.6685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":623.7729,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":623.7729,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.4340365+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":454.7056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":1.39,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":0.8693,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":0.5207,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":453.178,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":1.0069,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":454.7056,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":454.7056,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.4726773+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":478.5953,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":1.3869,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":0.8661,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":0.5208,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":478.0745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.518982+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.519986+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.519986+07:00","value":478.5953,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.519986+07:00","value":478.5953,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.519986+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.519986+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.519986+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.6397916+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.6397916+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.6397916+07:00","value":3420.3087,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.6397916+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":837.602,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":3.4656,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":3.4656,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":837.602,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":837.602,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":837.602,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.6997933+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.7907631+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.7907631+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.7907631+07:00","value":5123.4792,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.7907631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":1024.8358,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0.834,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0.834,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":1024.1022,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0.7336,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":1024.8358,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.7991322+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":623.2408,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":1.604,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":1.604,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":622.674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0.5668,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":623.2408,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":623.2408,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8096691+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":435.1168,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":4.3362,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":3.2961,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":434.2817,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":0.8351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":435.1168,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":435.1168,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8125546+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.8299335+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.8299335+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.8299335+07:00","value":3831.0527,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.8299335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.8505454+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.8505454+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.8505454+07:00","value":4011.2133,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.8505454+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1162.9293,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1.0071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1.0071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1161.8449,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1.0844,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1162.9293,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1162.9293,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.8550723+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":865.796,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0.8299,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0.8299,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":864.8006,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0.9954,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":865.796,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":865.796,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:18.9532549+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:18.9615538+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:18.9615538+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:18.9615538+07:00","value":3125.1304,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:18.9615538+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":997.5385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0.8633,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0.8633,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":997.5385,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":997.5385,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":997.5385,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.0980922+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":775.351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":3.5653,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":2.9249,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":0.6404,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":773.7485,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":0.9621,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.1593135+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.159958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.159958+07:00","value":775.351,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.159958+07:00","value":775.351,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.159958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.159958+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.159958+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":555.9424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0.4943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0.4943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":555.4205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0.5219,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":555.9424,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":555.9424,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.1962283+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":793.138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":0.5057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":0.5057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":791.6745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":1.4635,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.2541707+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":793.138,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":793.138,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2545808+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":622.8663,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":0.7339,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":0.7339,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":620.9475,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":1.9188,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.2583788+07:00","value":622.8663,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.2591521+07:00","value":622.8663,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.2591521+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2591521+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2591521+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2591521+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2591521+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":809.0022,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1.1671,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1.1671,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":807.5556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1.4466,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":809.0022,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":809.0022,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.2865183+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2871551+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2871551+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2871551+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.2871551+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":521.4912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":1.0686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":1.0686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":521.4912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.3133229+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.3139267+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.3139267+07:00","value":521.4912,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.3139267+07:00","value":521.4912,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.3139267+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.3139267+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.3139267+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:19.3513282+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:19.3513282+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.3686016+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.3686016+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.3686016+07:00","value":3674.1084,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.3686016+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1113.9147,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0.9652,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0.9652,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1113.0392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0.8755,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1113.9147,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1113.9147,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.3995507+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.446432+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.446432+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.446432+07:00","value":3176.9504,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.446432+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.4488273+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.4488273+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.4488273+07:00","value":3558.4771,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.4488273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":656.8318,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0.9376,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0.9376,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":656.3309,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0.5009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":656.8318,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":656.8318,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.4877029+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.5088321+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.5088321+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.5088321+07:00","value":3785.736,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.5088321+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":732.6977,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":1.5406,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":1.5406,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":732.6977,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":732.6977,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":732.6977,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.5518453+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":617.1265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":4.1287,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":4.1287,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":0.7325,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":616.394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.582809+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.5831636+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.5831636+07:00","value":617.1265,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.5831636+07:00","value":617.1265,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.5831636+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.5831636+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.5831636+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":761.9649,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":3.6067,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":3.6067,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":760.8426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":1.1223,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":761.9649,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":761.9649,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.7405069+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":428.634,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":1.243,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":1.243,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":428.634,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":428.634,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":428.634,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.7984786+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.7995897+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.7995897+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.7995897+07:00","value":13853.1345,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.7995897+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":415.3548,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":3.1263,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":3.1263,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":414.4254,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":0.9294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":415.3548,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":415.3548,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.8653756+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.8961572+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.8961572+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.8961572+07:00","value":3010.8308,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.8961572+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:19.911639+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:19.911639+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.911639+07:00","value":3545.7534,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:19.911639+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":630.9415,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":1.1562,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":1.1562,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":630.9415,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":630.9415,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":630.9415,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:19.9454206+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":1018.2519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":0.5888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":0.5888,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":0.6084,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":1016.5428,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":1.1007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.0389986+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":1018.2519,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":1018.2519,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.0393239+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":597.4958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":0.952,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":0.952,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":595.8143,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":1.6815,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":597.4958,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":597.4958,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.1072799+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1078927+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1078927+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:20.1115463+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:20.1115463+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.1115463+07:00","value":2962.8955,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:20.1115463+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":1183.891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":4.6157,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":4.6157,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":1183.891,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.1229418+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":1183.891,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":1183.891,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1235855+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":700.3234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":2.4057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":1.8784,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":699.5128,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0.8106,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":700.3234,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":700.3234,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.1570513+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":777.6974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":2.1703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":2.1703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":0.5989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":777.0985,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":777.6974,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":777.6974,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.2292134+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1881.5274,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":2.507,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1.3091,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":0.6322,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1880.4396,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":0.4556,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1881.5274,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1881.5274,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.2905514+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:20.3509271+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:20.3509271+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:20.4568641+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:20.4568641+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.4568641+07:00","value":3919.3978,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:20.4568641+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":566.8688,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0.6444,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0.6444,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":566.8688,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":566.8688,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":566.8688,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.4791522+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":712.1478,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0.5108,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0.5108,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0.6225,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":710.7152,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0.8101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":712.1478,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":712.1478,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.5272021+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:20.5777487+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:20.5777487+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.5777487+07:00","value":5207.791,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:20.5777487+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:20.7014882+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:20.7014882+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.7014882+07:00","value":3871.665,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:20.7014882+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":8072.3088,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":3.0902,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":3.0902,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":8071.3387,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":0.9701,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.7093496+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.7098697+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.7098697+07:00","value":8072.3088,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.7098697+07:00","value":8072.3088,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.7098697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.7098697+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.7098697+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":624.8107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":3.6869,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":3.6869,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":624.0146,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0.7961,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":624.8107,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":624.8107,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.7122915+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:20.8006725+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:20.8006725+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.8006725+07:00","value":4309.8619,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:20.8006725+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1211.2909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":0.8054,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":0.8054,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1210.5859,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":0.705,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1211.2909,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1211.2909,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.9096237+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9101351+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9101351+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9101351+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9101351+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1277.1446,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1.0334,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1.0334,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1275.577,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1.5676,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.9385757+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":1277.1446,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":1277.1446,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9390193+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":674.5804,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0.8125,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0.8125,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":673.9776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0.6028,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":674.5804,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":674.5804,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:20.9746901+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:20.9997157+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:20.9997157+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:20.9997157+07:00","value":3876.8661,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:20.9997157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:21.1672137+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:21.1672137+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.1672137+07:00","value":3798.7148,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:21.1672137+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1054.6648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":3.4575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":3.4575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1050.6758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":3.989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1054.6648,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.170207+07:00","value":1054.6648,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.171216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.171216+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.171216+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:21.1893339+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:21.1893339+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.1893339+07:00","value":3752.0306,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:21.1893339+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":839.3044,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":0.8674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":0.8674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":838.5761,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":0.7283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.2057705+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":839.3044,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":839.3044,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.206502+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":634.975,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":2.7134,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":2.7134,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":634.3985,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":0.5765,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":634.975,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":634.975,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3397212+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":887.0595,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0.5029,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0.5029,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0.5304,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":885.8045,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0.7246,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":887.0595,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":887.0595,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3444265+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:21.3511697+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:21.3511697+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:21.3623172+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:21.3623172+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.3623172+07:00","value":4468.6845,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:21.3623172+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":794.7856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":1.621,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":1.621,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":793.703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":1.0826,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.3746679+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3753376+07:00","value":794.7856,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3753376+07:00","value":794.7856,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.3753376+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3753376+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3753376+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1411.0084,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0.6557,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0.6557,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1410.4968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0.5116,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1411.0084,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1411.0084,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.3996763+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":881.0971,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":2.7477,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":2.7477,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":0.5204,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":879.2538,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":1.3229,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":881.0971,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":881.0971,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.4924447+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:21.5536558+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:21.5536558+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.5536558+07:00","value":4114.914,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:21.5536558+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:21.6254146+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:21.6254146+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.6254146+07:00","value":3816.7595,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:21.6254146+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":846.0302,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":0.7278,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":0.7278,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":845.04,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":0.9902,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.6474305+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.6481105+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.6481105+07:00","value":846.0302,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.6481105+07:00","value":846.0302,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.6481105+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.6481105+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.6481105+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":589.3491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":10.5685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":10.5685,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":588.976,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":0.3731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":589.3491,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":589.3491,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.7746815+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":807.3287,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":1.1599,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":1.1599,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":807.3287,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":807.3287,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":807.3287,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.7882906+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":608.3016,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":3.8083,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":3.8083,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":608.3016,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":608.3016,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":608.3016,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.8019729+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":882.6233,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0.8756,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0.8756,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":882.6233,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":882.6233,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":882.6233,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.8832146+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:21.9414232+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:21.9414232+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.9414232+07:00","value":3901.9026,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:21.9414232+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1217.2815,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1.7886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1.7886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1216.5238,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0.7577,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1217.2815,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1217.2815,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:21.949001+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.0145312+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.0145312+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.0145312+07:00","value":3052.9774,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.0145312+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.0427441+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.0427441+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.0427441+07:00","value":4025.6417,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.0427441+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1257.8721,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1.0795,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1.0795,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1256.7321,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1.14,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1257.8721,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1257.8721,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.0498231+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":492.8941,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0.8183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0.8183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":492.4879,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0.4062,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":492.8941,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":492.8941,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.119127+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":769.5783,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":2.3695,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":2.3695,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":769.2019,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":0.3764,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":769.5783,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":769.5783,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.134265+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.1477814+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.1477814+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.1477814+07:00","value":3774.6798,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.1477814+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.1583727+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.1583727+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.1583727+07:00","value":4071.7437,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.1583727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.2294617+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.2294617+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.2294617+07:00","value":3438.6986,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.2294617+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:22.3509645+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:22.3509645+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":868.8576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":1.0856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":1.0856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":868.8576,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.423599+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.4243611+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.4243611+07:00","value":868.8576,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.4243611+07:00","value":868.8576,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.4243611+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.4243611+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.4243611+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":763.8554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":3.4116,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":3.4116,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":763.8554,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.4398064+07:00","value":763.8554,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.4403877+07:00","value":763.8554,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.4403877+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.4403877+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.4403877+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.4403877+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.4403877+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.5094548+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.5094548+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.5094548+07:00","value":3063.0228,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.5094548+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":719.0853,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":0.9448,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":0.9448,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":718.0677,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":1.0176,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.5957531+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":719.0853,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":719.0853,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.5962978+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":872.4337,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":1.9552,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":1.9552,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":0.7074,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":870.9035,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":0.8228,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.8163554+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.816964+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.816964+07:00","value":872.4337,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.816964+07:00","value":872.4337,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.816964+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.816964+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.816964+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":799.2669,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":3.1568,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":3.1568,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":798.6089,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":0.658,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.8455649+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.8461033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.8461033+07:00","value":799.2669,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.8461033+07:00","value":799.2669,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.8461033+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.8461033+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.8461033+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.9138907+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.9138907+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.9138907+07:00","value":4274.0991,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.9138907+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":1091.4708,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":0.6969,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":0.6969,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":1090.7467,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":0.7241,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:22.9372558+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":1091.4708,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":1091.4708,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:22.9377429+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.9412645+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.9412645+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.9412645+07:00","value":4560.8185,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.9412645+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:22.9956309+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:22.9956309+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:22.9956309+07:00","value":3486.7988,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:22.9956309+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":882.9104,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":1.0568,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":1.0568,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":881.9647,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":0.9457,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":882.9104,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":882.9104,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.0317486+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1040.9549,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":6.1545,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":6.1545,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1040.6374,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":0.3175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1040.9549,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1040.9549,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.0621665+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":3178.2579,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":0.8294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":0.8294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":3178.2579,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":3178.2579,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":3178.2579,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.0752445+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.0758469+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.0758469+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:23.0768659+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:23.0768659+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.0768659+07:00","value":3708.2643,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:23.0768659+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:23.1029152+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:23.1029152+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.1029152+07:00","value":4272.9817,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:23.1029152+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:23.1912141+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:23.1912141+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.1912141+07:00","value":3279.5751,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:23.1912141+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1066.7248,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":2.8601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":2.8601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1066.2056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":0.5192,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1066.7248,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1066.7248,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.2990466+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":2124.3416,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":2123.6322,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0.7094,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":2124.3416,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":2124.3416,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3350134+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:23.3510168+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:23.3510168+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":1525.5282,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":0.8287,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":0.8287,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":1525.1052,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":0.423,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.3664272+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":1525.5282,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":1525.5282,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.3669462+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:23.4518783+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:23.4518783+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.4518783+07:00","value":4003.051,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:23.4518783+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1169.8196,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":2.9552,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":2.9552,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1167.8458,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1.9738,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1169.8196,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1169.8196,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.4753584+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.4761377+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.4761377+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.4761377+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.4761377+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1136.2142,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0.9947,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0.9947,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1135.6326,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0.5816,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1136.2142,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1136.2142,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.5208555+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1417.5721,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1.0458,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1.0458,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1417.5721,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.5769906+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.5775388+07:00","value":1417.5721,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.5775388+07:00","value":1417.5721,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.5775388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.5775388+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.5775388+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1463.9576,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0.549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0.549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1463.3011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0.6565,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1463.9576,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1463.9576,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.6127958+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1123.9118,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1.3908,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1.3908,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1123.2779,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":0.6339,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1123.9118,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1123.9118,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.6347574+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":878.6081,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":5.2931,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":3.9617,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":0.7989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":877.1553,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":0.6539,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":878.6081,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":878.6081,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.7975181+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1201.9153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":3.2838,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":3.2838,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1201.0366,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0.8787,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1201.9153,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1201.9153,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.8250525+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:23.9516253+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:23.9516253+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.9516253+07:00","value":5544.4761,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:23.9516253+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1024.1208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":4.2364,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":4.2364,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0.5286,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1023.0036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0.5886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1024.1208,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1024.1208,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":874.6612,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1.8397,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1.3239,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":874.0726,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0.5886,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":874.6612,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":874.6612,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9536782+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9533668+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9536782+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":1716.0025,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":4.6693,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":4.6693,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":1716.0025,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:23.9957433+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":1716.0025,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":1716.0025,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:23.9965489+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1026.2266,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0.9665,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0.9665,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1025.25,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0.9766,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1026.2266,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1026.2266,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.1301083+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1267.0725,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":4.1544,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":4.1544,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1267.0725,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1267.0725,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1267.0725,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.2668578+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1365.1493,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":3.105,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":3.105,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1365.1493,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1365.1493,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1365.1493,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.3101133+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:24.3512228+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:24.3512228+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1052.6146,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1.0038,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1.0038,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1052.0726,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0.542,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1052.6146,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1052.6146,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.371452+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":5554.4514,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":2.3273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":2.3273,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":5553.5083,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":0.9431,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":5554.4514,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":5554.4514,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4078457+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1785.4769,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":2.0855,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":2.0855,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1785.1377,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0.3392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1785.4769,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1785.4769,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4223914+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1076.5221,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":0.8441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":0.8441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1076.5221,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1076.5221,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1076.5221,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.4239093+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4246848+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4246848+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4246848+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.4246848+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":1309.8512,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":0.8298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":0.8298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":1309.1072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":0.744,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.5018951+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.5024521+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.5024521+07:00","value":1309.8512,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.5024521+07:00","value":1309.8512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.5024521+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.5024521+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.5024521+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:24.5991623+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:24.5991623+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.5991623+07:00","value":4021.4136,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:24.5991623+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1069.2104,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0.9051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0.9051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1067.676,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1.5344,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1069.2104,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1069.2104,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.6025301+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:24.6417939+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:24.6417939+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.6417939+07:00","value":4530.2476,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:24.6417939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1365.8205,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":4.1247,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":4.1247,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1364.8231,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":0.9974,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1365.8205,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1365.8205,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.8229491+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1271.9492,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1.0922,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1.0922,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1271.9492,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1271.9492,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1271.9492,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.8489398+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.850451+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.850451+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.850451+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.850451+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":1305.3512,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":0.8115,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":0.8115,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":0.6388,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":1303.5482,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":1.1642,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:24.8694338+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":1305.3512,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":1305.3512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:24.8699547+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:24.9402057+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:24.9402057+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.9402057+07:00","value":4483.3416,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:24.9402057+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:24.9688185+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:24.9688185+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.9688185+07:00","value":4266.7857,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:24.9688185+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:24.9785549+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:24.9785549+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:24.9785549+07:00","value":3789.221,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:24.9785549+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":943.9244,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0.7481,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0.7481,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":942.9276,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0.9968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":943.9244,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":943.9244,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.0798523+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":616.5303,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":2.747,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":1.7256,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":616.5303,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.220273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.2208701+07:00","value":616.5303,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.2208701+07:00","value":616.5303,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.2208701+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2208701+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2208701+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:25.2289545+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:25.2289545+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.2289545+07:00","value":3603.5399,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:25.2289545+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":1457.974,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":0.9097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":0.9097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":1457.4337,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":0.5403,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.2584957+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":1457.974,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":1457.974,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2590063+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1214.0805,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1.9559,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1.9559,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1212.4559,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1.6246,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1214.0805,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1214.0805,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.2958446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2964681+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2964681+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2964681+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.2964681+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:25.351325+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:25.351325+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":1823.7099,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":1823.3887,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0.3212,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":1823.7099,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":1823.7099,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.4590009+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.4595067+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.4595067+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:25.623639+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:25.623639+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.623639+07:00","value":4623.9233,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:25.623639+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":1057.0251,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":2.249,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":1.556,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":0.7536,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":1055.2736,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":0.9979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.6954267+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":1057.0251,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":1057.0251,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.6959441+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:25.7143524+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:25.7143524+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.7143524+07:00","value":4913.6799,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:25.7143524+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":955.2057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":1.6096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":1.6096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":954.3011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0.9046,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":955.2057,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":955.2057,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7679048+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1468.8613,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1.5452,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1.5452,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1468.3155,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0.5458,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1468.8613,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1468.8613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7684506+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":830.5443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":1.511,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":1.511,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":829.8178,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":0.7265,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.772261+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.7729783+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7729783+07:00","value":830.5443,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7729783+07:00","value":830.5443,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.7729783+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7729783+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7729783+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:25.7737385+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:25.7737385+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.7737385+07:00","value":3832.3153,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:25.7737385+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":23.2903,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":21.7293,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":1.561,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.7831616+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.7835302+07:00","value":23.2903,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.7835302+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.7835302+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":1058.0345,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":1.1624,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":1.1624,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":0.5104,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":1056.5643,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":0.9598,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.8271516+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":1058.0345,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":1058.0345,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8276948+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1214.9654,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1.7196,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1.7196,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1214.1495,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":0.8159,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1214.9654,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1214.9654,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8584789+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":960.5446,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1.5154,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1.5154,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":959.1046,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1.44,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":960.5446,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":960.5446,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.8706825+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:25.9552786+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:25.9552786+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.9552786+07:00","value":4401.6228,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:25.9552786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":2006.7642,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":2.0529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":2.0529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":2006.0249,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":0.7393,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:25.9604424+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.9611761+07:00","value":2006.7642,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:25.9611761+07:00","value":2006.7642,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:25.9611761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.9611761+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:25.9611761+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1611.4369,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1.8873,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1.3787,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1609.8511,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1.5858,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1611.4369,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1611.4369,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.0674498+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1103.8876,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1.5241,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1.5241,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1102.3682,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1.5194,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1103.8876,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1103.8876,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.0742302+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.0984186+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.0984186+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.0984186+07:00","value":4930.2089,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.0984186+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.1272863+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.1272863+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.1272863+07:00","value":4764.9691,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.1272863+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":491.197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":1.6585,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":1.6585,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":484.4403,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":6.7567,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":491.197,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":491.197,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.2072079+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.3053227+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.3053227+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.3053227+07:00","value":4157.5413,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.3053227+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.3269863+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.3269863+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.3269863+07:00","value":4284.2422,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.3269863+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:26.354087+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:26.354087+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.3712246+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.3712246+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.3712246+07:00","value":4356.1675,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.3712246+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1445.7559,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1.6032,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1.0638,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0.5394,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1444.1611,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1.0554,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1445.7559,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1445.7559,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1192.7758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":3.6443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":3.6443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1187.2375,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":5.5383,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1192.7758,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1192.7758,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.4253746+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":945.5613,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1.7106,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1.1564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":944.3418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1.2195,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":945.5613,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":945.5613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.5709109+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.5714856+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.5714856+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":1635.4199,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":2.6973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":2.6973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":1634.4006,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":1.0193,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.6437632+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":1635.4199,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":1635.4199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.6444005+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.6624921+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.6624921+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.6624921+07:00","value":4433.0304,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.6624921+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.7520856+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.7520856+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.7520856+07:00","value":6855.9284,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.7520856+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":4272.1341,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1002.7101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":4.4513,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":4.4513,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":0.7404,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1001.9697,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1002.7101,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1002.7101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.7815889+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":830.1334,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":3.1438,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":2.3291,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":0.8147,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":828.3525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":0.9662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.7886243+07:00","value":830.1334,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.7891366+07:00","value":830.1334,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.7891366+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.7891366+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.7891366+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":660.9924,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":1.5987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":1.5987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":660.2516,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":0.7408,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":660.9924,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":660.9924,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.7898774+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1481.9153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":2.2519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":2.2519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1481.9153,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1481.9153,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1481.9153,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.8073664+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":675.077,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":8.7423,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":6.7542,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":0.8816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":672.8097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":1.3857,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:26.9882604+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.9890372+07:00","value":675.077,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:26.9890372+07:00","value":675.077,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:26.9890372+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.9890372+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:26.9890372+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":715.523,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":27.7909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":27.7909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":714.7909,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":0.7321,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.0184943+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":715.523,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":715.523,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.0192646+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":969.997,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":4.5344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":3.4968,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":968.7373,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":1.2597,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.073472+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.0741591+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.0741591+07:00","value":969.997,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.0741591+07:00","value":969.997,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.0741591+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.0741591+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.0741591+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:27.1333581+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:27.1333581+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.1333581+07:00","value":4137.7272,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:27.1333581+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":762.6232,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":13.5824,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":13.5824,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":761.9777,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":0.6455,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":762.6232,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":762.6232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.1481939+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.1487153+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.1487153+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:27.3533052+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:27.3533052+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:27.4001872+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:27.4001872+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.4001872+07:00","value":5241.8145,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:27.4001872+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1111.2199,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":13.0329,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":12.0651,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":0.9678,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1109.1999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1.0522,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1111.2199,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1111.2199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.4513298+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":730.6671,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":2.2535,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":1.6066,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":728.0649,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":2.6022,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.4850062+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.4860477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.4860477+07:00","value":730.6671,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.4860477+07:00","value":730.6671,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.4860477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.4860477+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.4860477+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:27.5729132+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:27.5729132+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.5729132+07:00","value":4659.0225,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:27.5729132+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1061.6829,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":3.9516,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":2.6775,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0.7542,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1060.9287,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1061.6829,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1061.6829,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.6400695+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:27.6730433+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:27.6730433+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.6730433+07:00","value":4731.7788,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:27.6730433+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1009.6496,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1.9362,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1.9362,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1002.7582,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":6.8914,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1009.6496,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1009.6496,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.6740779+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:27.6821603+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:27.6821603+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.6821603+07:00","value":8831.6149,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:27.6821603+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":1041.2184,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":1.1096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":1.1096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":1041.2184,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.7508161+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":1041.2184,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":1041.2184,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.7518304+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:27.8045052+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:27.8045052+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.8045052+07:00","value":4701.59,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:27.8045052+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":2172.5767,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0.8074,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0.8074,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":2172.056,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0.5207,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":2172.5767,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":2172.5767,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:27.8944668+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:28.0534718+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:28.0534718+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.0534718+07:00","value":4862.2577,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:28.0534718+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":924.4857,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":4.3912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":3.2822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":924.1218,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":0.3639,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":924.4857,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":924.4857,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.062235+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:28.0728216+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:28.0728216+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.0728216+07:00","value":4995.9557,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:28.0728216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1332.8314,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1.2389,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1.2389,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1332.4047,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":0.4267,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1332.8314,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1332.8314,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.1156592+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":8507.6529,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":8506.771,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0.8819,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":8507.6529,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":8507.6529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3072426+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:28.3519646+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:28.3519646+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1060.2731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":7.4306,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":6.3947,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1.0359,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1058.1647,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1.0725,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1060.2731,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1060.2731,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3552304+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":1454.8101,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":4.8252,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":4.3737,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":0.8403,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":1453.5436,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":0.4262,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.3862978+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":1454.8101,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":1454.8101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.3867912+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":2434.3426,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":2.2784,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":2.2784,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":2433.6416,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":0.701,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":2434.3426,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4205965+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":1169.779,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":9.9757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":9.9757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":1168.9752,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":0.8038,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.4722855+07:00","value":1169.779,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.4730444+07:00","value":1169.779,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.4730444+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4730444+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4730444+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4730444+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4730444+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":1420.0846,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":5.0726,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":3.8129,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":1418.6683,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":1.4163,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.4973695+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":1420.0846,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":1420.0846,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.4979717+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:28.5113326+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:28.5113326+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.5113326+07:00","value":5059.4543,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:28.5113326+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":2279.5725,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":11.3876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":11.3876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":1.1119,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":2277.5059,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":0.9547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.6527428+07:00","value":2279.5725,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.6532527+07:00","value":2279.5725,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.6532527+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6532527+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6532527+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6532527+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6532527+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1761.6177,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":5.2493,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":4.612,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1761.6177,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1761.6177,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1761.6177,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.6945963+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1143.0916,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":6.0876,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":6.0876,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1.0695,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1141.0298,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":0.9923,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1143.0916,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1143.0916,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8232571+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1255.061,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":5.38,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":5.38,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1253.8354,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1.2256,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1255.061,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1255.061,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8354211+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8360819+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8360819+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8360819+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8360819+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":2388.392,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1.4462,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1.4462,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":2387.2362,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1.1558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":2388.392,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":2388.392,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8520037+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":1264.5364,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":15.6696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":15.6696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":1263.6887,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":0.8477,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8541567+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1264.5364,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1264.5364,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1546.6968,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":10.9965,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":10.9965,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1546.1729,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0.5239,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1546.6968,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1546.6968,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8546806+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1370.3372,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":8.1906,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":8.1906,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1369.3548,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":0.9824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1370.3372,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1370.3372,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8679782+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8686137+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8686137+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8686137+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8686137+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1215.5198,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":19.5948,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":17.9659,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0.5952,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1214.1996,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0.725,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1215.5198,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1215.5198,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:28.8879679+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:28.9426202+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:28.9426202+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:28.9426202+07:00","value":3973.8017,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:28.9426202+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1232.1274,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":5.1571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":5.1571,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1231.3714,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":0.756,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1232.1274,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1232.1274,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.0417897+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:29.1282092+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:29.1282092+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.1282092+07:00","value":4188.0035,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:29.1282092+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1115.1444,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":3.8818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":3.8818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1113.8965,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1.2479,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1115.1444,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1115.1444,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.172498+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":668.1206,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":4.8686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":4.8686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":667.3824,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":0.7382,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":668.1206,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":668.1206,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.1843218+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:29.2551546+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:29.2551546+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.2551546+07:00","value":3540.8022,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:29.2551546+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":1858.648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":4.6622,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":4.1416,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":1857.6472,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":1.0008,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.2634974+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2644879+07:00","value":1858.648,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2644879+07:00","value":1858.648,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.2644879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2644879+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2644879+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1320.1003,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1.1426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1.1426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1317.481,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":2.6193,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1320.1003,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1320.1003,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.2731274+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.273684+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.273684+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.273684+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.273684+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":1585.6504,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":9.3875,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":8.3946,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":1584.3304,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":1.32,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.2781928+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1585.6504,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1585.6504,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1291.1121,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0.9573,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0.9573,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1289.2722,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1.8399,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1291.1121,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1291.1121,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2787127+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":727.4077,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":4.1374,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":4.1374,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":726.5706,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0.8371,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":727.4077,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":727.4077,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.2943533+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:29.3513347+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:29.3513347+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":582.8351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":2.9669,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":2.9669,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":582.8351,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":582.8351,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":582.8351,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.5288108+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1415.0793,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1.1876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1.1876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1415.0793,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1415.0793,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1415.0793,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.5907293+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":470.9184,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0.8844,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0.8844,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":470.9184,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":470.9184,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":470.9184,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.600012+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1156.4734,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0.9082,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0.9082,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1155.6672,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0.8062,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1156.4734,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1156.4734,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.7734955+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:29.821459+07:00","value":1616,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:29.821459+07:00","value":3751,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.821459+07:00","value":17188.1321,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:29.821459+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":621.3153,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":4.179,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":2.8371,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":0.9839,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":620.3314,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.8811749+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.8818506+07:00","value":621.3153,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.8818506+07:00","value":621.3153,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.8818506+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.8818506+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.8818506+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:29.9748714+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:29.9748714+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.9748714+07:00","value":3847.5851,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:29.9748714+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":432.9383,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":0.7931,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":0.7931,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":432.9383,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:29.9761501+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":432.9383,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":432.9383,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:29.9766926+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:29.9970924+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:29.9970924+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:29.9970924+07:00","value":5397.9301,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:29.9970924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":735.7867,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0.847,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0.847,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":735.0858,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0.7009,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":735.7867,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":735.7867,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0614372+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":719.2929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0.8043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0.8043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":719.2929,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":719.2929,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":719.2929,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.0750684+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.0970933+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.0970933+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.0970933+07:00","value":4868.1388,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.0970933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":439.7627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":2.3318,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":2.3318,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":438.6058,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":1.1569,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.1269813+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":439.7627,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":439.7627,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.1275637+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.1888735+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.1888735+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.1888735+07:00","value":5210.3186,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.1888735+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":429.6709,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":0.5131,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":0.5131,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":429.283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":0.3879,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.2092241+07:00","value":429.6709,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.2097304+07:00","value":429.6709,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.2097304+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2097304+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2097304+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2097304+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2097304+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":474.6646,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0.8816,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0.8816,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":474.6646,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":474.6646,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":474.6646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.2408181+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.2554946+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.2554946+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.2554946+07:00","value":6303.8693,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.2554946+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.2565042+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.2565042+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.2565042+07:00","value":4482.7657,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.2565042+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.270965+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.270965+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.270965+07:00","value":3965.6423,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.270965+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1528.2135,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1527.6259,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0.5876,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1528.2135,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1528.2135,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.3360963+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.3376638+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.3376638+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.3376638+07:00","value":4238.7232,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.3376638+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:30.3511563+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:30.3511563+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.4557042+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.4557042+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.4557042+07:00","value":5813.9103,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.4557042+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":366.5823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":1.892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":1.892,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":365.9292,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":0.6531,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.4655676+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.4660814+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.4660814+07:00","value":366.5823,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.4660814+07:00","value":366.5823,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.4660814+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.4660814+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.4660814+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":801.1876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":2.2447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":2.2447,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":801.1876,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":801.1876,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":801.1876,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.4766806+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":488.2667,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":1.2483,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":1.2483,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":488.2667,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":488.2667,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.5188509+07:00","value":488.2667,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.5194888+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.5194888+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.5194888+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.5194888+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.5194888+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.6008092+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.6008092+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.6008092+07:00","value":4977.1702,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.6008092+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":398.0845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":1.0096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":1.0096,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":397.7786,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":0.3059,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":398.0845,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":398.0845,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.6545887+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.6958786+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.6958786+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.6958786+07:00","value":3562.5205,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.6958786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":541.0682,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":1.0909,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":1.0909,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":540.6465,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":0.4217,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":541.0682,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":541.0682,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.7986633+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.8762216+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.8762216+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.8762216+07:00","value":4549.2353,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.8762216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:30.889978+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:30.889978+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.889978+07:00","value":4518.7534,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:30.889978+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":867.2814,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":1.7744,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":1.171,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0.6034,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":866.678,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":867.2814,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":867.2814,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:30.9692468+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":1005.226,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":0.8418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":0.8418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":1003.6517,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":1.5743,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.0031602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.0035867+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.0035867+07:00","value":1005.226,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.0035867+07:00","value":1005.226,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.0035867+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.0035867+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.0035867+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":832.6561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":0.7021,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":0.7021,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":831.7606,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":0.8955,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.1046651+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.1051835+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.1051835+07:00","value":832.6561,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.1051835+07:00","value":832.6561,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.1051835+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1051835+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1051835+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":653.9969,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":1.6316,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":1.1243,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":653.4794,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":0.5175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":653.9969,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":653.9969,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1113327+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":767.4869,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0.5139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0.5139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0.5387,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":765.9309,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":1.0173,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":767.4869,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":767.4869,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.1500687+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.1586897+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.1586897+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.1586897+07:00","value":5203.4111,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.1586897+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":829.8441,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":0.7958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":0.7958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":828.8551,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":0.989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.1683037+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.168647+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.168647+07:00","value":829.8441,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.168647+07:00","value":829.8441,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.168647+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.168647+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.168647+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.1753277+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.1753277+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.1753277+07:00","value":4393.7388,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.1753277+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.2812181+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.2812181+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.2812181+07:00","value":4529.1325,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.2812181+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":731.7115,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":2.1984,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":1.6794,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":730.7159,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":0.9956,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.3350703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.3356817+07:00","value":731.7115,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.3356817+07:00","value":731.7115,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.3356817+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.3356817+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.3356817+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:31.3516415+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:31.3516415+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.3931721+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.3931721+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.3931721+07:00","value":4730.68,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.3931721+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":766.0637,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":1.0233,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":1.0233,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":766.0637,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.4629656+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.4637664+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.4637664+07:00","value":766.0637,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.4637664+07:00","value":766.0637,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.4637664+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.4637664+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.4637664+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.4763888+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.4763888+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.4763888+07:00","value":3902.4381,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.4763888+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.4783445+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.4783445+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.4783445+07:00","value":3673.8393,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.4783445+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":611.6118,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":1.2359,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":1.2359,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":610.6169,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":0.9949,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":611.6118,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":611.6118,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.4894215+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":617.7715,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1.0212,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1.0212,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":616.724,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1.0475,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":617.7715,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":617.7715,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.5087707+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":650.0962,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":2.4484,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":2.4484,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":647.6618,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":2.4344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.8120042+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.8124476+07:00","value":650.0962,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.8124476+07:00","value":650.0962,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.8124476+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.8124476+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.8124476+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:31.8646457+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:31.8646457+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.8646457+07:00","value":4191.6024,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:31.8646457+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1231.081,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1230.2672,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0.8138,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1231.081,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1231.081,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.8682221+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":584.5893,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":3.3787,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":3.3787,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":0.7028,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":583.4305,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":0.456,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":584.5893,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":584.5893,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.8691861+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":734.48,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":2.5754,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":2.5754,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":0.6066,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":732.9701,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":0.9033,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":734.48,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":734.48,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:31.9129188+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:32.0801916+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:32.0801916+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.0801916+07:00","value":4026.7198,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:32.0801916+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:32.1126206+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:32.1126206+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.1126206+07:00","value":4430.4603,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:32.1126206+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":719.3263,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":2.9235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":2.9235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0.7668,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":718.2325,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0.327,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":719.3263,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":719.3263,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":30.2084,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1.0518,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":29.1566,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.199169+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.1997667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.1997667+07:00","value":30.2084,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.1997667+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.1997667+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1266.6824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1.5773,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1.5773,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1265.8104,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0.872,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1266.6824,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1266.6824,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.2346772+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:32.2422071+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:32.2422071+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.2422071+07:00","value":4842.0199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:32.2422071+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:32.3510874+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:32.3510874+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1269.4045,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":2.0973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":2.0973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1269.4045,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1269.4045,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1269.4045,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.4265733+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:32.4298525+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:32.4298525+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.4298525+07:00","value":3918.5199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:32.4298525+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1150.8866,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1.6691,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1.6691,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1149.3135,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1.5731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1150.8866,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1150.8866,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.5457278+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:32.721055+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:32.721055+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.721055+07:00","value":3778.4348,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:32.721055+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1557.2204,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":3.0575,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":2.4631,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":0.5944,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1556.626,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1557.2204,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1557.2204,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.8591777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8599377+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8599377+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8599377+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8599377+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1261.0757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":2.9729,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":2.9729,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1260.7677,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":0.308,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1261.0757,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1261.0757,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.8764952+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8770112+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8770112+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8770112+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.8770112+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1462.4034,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":2.4693,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1.9508,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":0.5185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1459.5377,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":2.3472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1462.4034,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1462.4034,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:32.968972+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1343.8904,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":4.3936,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":4.3936,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1341.8208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":2.0696,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1343.8904,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1343.8904,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.0175932+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":1553.7046,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":4.3072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":3.7,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":1553.179,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":0.5256,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.0363563+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.036964+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.036964+07:00","value":1553.7046,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.036964+07:00","value":1553.7046,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.036964+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.036964+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.036964+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:33.0722096+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:33.0722096+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.0722096+07:00","value":3944.0004,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:33.0722096+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1342.3246,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1.1251,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1.1251,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1341.9447,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":0.3799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1342.3246,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1342.3246,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.2080954+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:33.2525342+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:33.2525342+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.2525342+07:00","value":3997.3796,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:33.2525342+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1715.8062,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":3.4627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":2.9486,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1715.3578,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0.4484,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1715.8062,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1715.8062,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3250086+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:33.351259+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:33.351259+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1412.439,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":2.04,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1.53,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1412.439,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1412.439,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1412.439,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.3784357+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3789536+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3789536+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3789536+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.3789536+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1544.522,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1.0917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1.0917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1542.8055,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1.7165,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.5356167+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.5359523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.5359523+07:00","value":1544.522,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.5359523+07:00","value":1544.522,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.5366301+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.5366301+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.5366301+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.5366301+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.5366301+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":1488.4188,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":0.9943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":0.9943,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":1487.498,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":0.9208,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.5696047+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.570691+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.570691+07:00","value":1488.4188,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.570691+07:00","value":1488.4188,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.570691+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.570691+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.570691+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1556.9601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1.6785,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1.6785,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1556.1446,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":0.8155,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1556.9601,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1556.9601,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.6712592+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1845.7908,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1.3162,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1.3162,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1845.7908,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1845.7908,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1845.7908,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:33.856772+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1774.4071,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1.626,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1.626,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1773.1896,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1.2175,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1774.4071,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1774.4071,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.0182402+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1773.9289,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":3.6942,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":3.1729,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1773.3057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0.6232,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1773.9289,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1773.9289,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.0915644+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:34.2627399+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:34.2627399+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.2627399+07:00","value":4006.2357,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:34.2627399+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1918.5549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1.0578,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1.0578,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":0.4659,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1916.6427,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1.4463,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1918.5549,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1918.5549,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.3329257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.3335641+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.3335641+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.3335641+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.3335641+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:34.3510803+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:34.3510803+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1989.1745,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0.8972,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0.8972,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1988.644,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0.5305,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1989.1745,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1989.1745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.4199242+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:34.4716283+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:34.4716283+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.4716283+07:00","value":4474.5359,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:34.4716283+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:34.5370431+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:34.5370431+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.5370431+07:00","value":4439.9498,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:34.5370431+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":2717.162,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":2.1249,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":2.1249,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":2716.3964,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":0.7656,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":2717.162,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.5561739+07:00","value":2717.162,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.5566747+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.5566747+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.5566747+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.5566747+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.5566747+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":2301.367,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":3.9307,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":3.9307,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":2300.8421,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0.5249,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":2301.367,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":2301.367,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.6753957+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1986.5407,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":0.9992,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":0.9992,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1985.5224,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1.0183,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1986.5407,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1986.5407,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.7085949+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:34.7208421+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:34.7208421+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.7208421+07:00","value":4383.1783,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:34.7208421+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:34.7292185+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:34.7292185+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.7292185+07:00","value":4473.7239,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:34.7292185+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1846.6938,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1.7167,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1.7167,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1846.0328,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":0.661,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1846.6938,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1846.6938,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.8946153+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.8951247+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.8951247+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.8951247+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.8951247+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1849.3337,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1.0964,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1.0964,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1849.3337,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1849.3337,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1849.3337,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.9226397+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:34.9790795+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:34.9790795+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.9790795+07:00","value":4523.3753,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:34.9790795+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1743.4632,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0.9675,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0.9675,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1742.5401,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0.9231,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1743.4632,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1743.4632,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:34.9969649+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:35.1274567+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:35.1274567+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.1274567+07:00","value":4856.4917,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:35.1274567+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:35.1386971+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:35.1386971+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.1386971+07:00","value":4262.4755,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:35.1386971+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":2537.2472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":1.5152,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":1.0089,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0.5063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":2535.7839,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0.957,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":2537.2472,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":2537.2472,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.238707+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:35.281279+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:35.281279+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.281279+07:00","value":4585.4004,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:35.281279+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:35.3516221+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:35.3516221+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1325.8489,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":0.8827,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":0.8827,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1324.1021,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1.7468,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.3981896+07:00","value":1325.8489,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.3988059+07:00","value":1325.8489,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.3988059+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.3988059+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.3988059+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.3988059+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.3988059+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1258.4917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":2.9426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":2.9426,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1257.4487,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1.043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1258.4917,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1258.4917,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4333108+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1927.9327,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":5.6912,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":5.0786,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1926.5034,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1.4293,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1927.9327,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1927.9327,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.4708957+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":2001.7416,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":2.2337,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":1.7068,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":2001.2766,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0.465,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":2001.7416,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":2001.7416,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7128725+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":1296.9433,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":0.965,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":0.965,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":1295.3508,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":1.5925,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.7695366+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.7701138+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.7701138+07:00","value":1296.9433,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.7701138+07:00","value":1296.9433,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.7701138+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7701138+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7701138+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":1246.9318,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":2.1148,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":2.1148,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":1246.4247,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":0.5071,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.7860897+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.7866115+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.7866115+07:00","value":1246.9318,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.7866115+07:00","value":1246.9318,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.7866115+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7866115+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.7866115+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1367.3699,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1.6107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1.6107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1366.0917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1.2782,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1367.3699,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:35.8881948+07:00","value":1367.3699,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:35.8889028+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.8889028+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.8889028+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.8889028+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:35.8889028+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:35.9365545+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:35.9365545+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.9365545+07:00","value":4761.2268,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:35.9365545+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:35.9592248+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:35.9592248+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:35.9592248+07:00","value":5069.2468,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:35.9592248+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:36.1768479+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:36.1768479+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.1768479+07:00","value":4895.6298,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:36.1768479+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1296.6017,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1.5766,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1.5766,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1295.001,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1.6007,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1296.6017,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1296.6017,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2186786+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1267.3596,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":0.8731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":0.8731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1265.8983,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1.4613,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1267.3596,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1267.3596,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2473122+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":2013.1898,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":4.9871,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":4.4045,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":2012.4749,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":0.7149,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":2013.1898,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":2013.1898,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.2814496+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:36.2941563+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:36.2941563+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.2941563+07:00","value":5135.4666,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:36.2941563+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:36.3512119+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:36.3512119+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:36.3588322+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:36.3588322+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.3588322+07:00","value":5758.023,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:36.3588322+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":4015.9851,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":1.2347,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":1.2347,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":4015.2737,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":0.7114,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":4015.9851,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.4175204+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1398.3379,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1.5151,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1.5151,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1397.928,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":0.4099,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1398.3379,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1398.3379,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.5273097+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1471.3591,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0.8177,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0.8177,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1470.748,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0.6111,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1471.3591,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1471.3591,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.6108739+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":1993.839,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":1.1859,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":1.1859,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":1993.276,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":0.563,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.7242434+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.7249107+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.7249107+07:00","value":1993.839,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.7249107+07:00","value":1993.839,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.7249107+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7249107+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7249107+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":1576.6982,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":1.043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":1.043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":1573.6915,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":3.0067,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.7868626+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":1576.6982,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":1576.6982,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7878658+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1508.7,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":0.8752,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":0.8752,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1506.6999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":2.0001,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1508.7,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1508.7,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:36.7908542+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.073413+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.073413+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.073413+07:00","value":5595.0685,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.073413+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1636.9692,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1.6966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1.6966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1635.478,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1.4912,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1636.9692,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1636.9692,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.1361348+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.1404909+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.1404909+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.1404909+07:00","value":5664.1021,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.1404909+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1234.5101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1.7427,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1.7427,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":0.6034,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1232.9278,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":0.9789,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.1954776+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.196144+07:00","value":1234.5101,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.196144+07:00","value":1234.5101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.196144+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.196144+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.196144+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.1972553+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.1972553+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.1972553+07:00","value":5804.0832,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.1972553+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:37.3511908+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:37.3511908+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":7530.5429,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":7530.5429,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":7530.5429,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":7530.5429,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.3520019+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1440.262,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":3.7331,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":3.7331,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1439.8841,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":0.3779,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1440.262,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1440.262,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.3805496+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.3810609+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.3810609+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":2015.2003,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":5.9079,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":5.9079,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":2014.7474,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0.4529,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":2015.2003,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":2015.2003,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.445067+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.5020756+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.5020756+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.5020756+07:00","value":5421.884,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.5020756+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.5159705+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.5159705+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.5159705+07:00","value":5651.3248,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.5159705+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.5357664+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.5357664+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.5357664+07:00","value":5423.1458,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.5357664+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.6189415+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.6189415+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.6189415+07:00","value":17819.3518,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.6189415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":1380.9069,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":1.0899,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":1.0899,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":0.5601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":1379.5109,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":0.8359,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.6761531+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.6766643+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.6766643+07:00","value":1380.9069,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.6766643+07:00","value":1380.9069,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.6766643+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.6766643+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.6766643+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:37.6987816+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:37.6987816+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.6987816+07:00","value":5456.5745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:37.6987816+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":1656.0694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":5.2275,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":3.4645,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":1.6981,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":1653.6126,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":0.7587,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.8374327+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.8380456+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.8380456+07:00","value":1656.0694,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.8380456+07:00","value":1656.0694,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.8380456+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.8380456+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.8380456+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1117.5066,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":7.5848,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":7.5848,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1115.9109,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1.5957,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1117.5066,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1117.5066,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.8753617+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1633.8763,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":2.388,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":2.388,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1633.1685,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0.7078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1633.8763,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1633.8763,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.907348+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":1662.9551,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":1.9782,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":1.4491,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":1662.9551,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:37.95201+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":1662.9551,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":1662.9551,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:37.9526179+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":9972.4584,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":2.7527,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":2.7527,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":9971.5974,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":0.861,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":9972.4584,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":9972.4584,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.0485645+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":1690.6995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":1.8823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":1.8823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":1690.6995,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.051414+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.0520266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.0520266+07:00","value":1690.6995,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.0520266+07:00","value":1690.6995,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.0520266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.0520266+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.0520266+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:38.1497062+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:38.1497062+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.1497062+07:00","value":5719.8537,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:38.1497062+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1356.8171,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":2.9949,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":2.9949,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1.0025,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1355.1821,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":0.6325,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1356.8171,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1356.8171,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.1526635+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:38.3513988+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:38.3513988+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":1192.6801,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":4.3581,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":3.7636,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":1191.6807,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":0.9994,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.3949321+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.3953586+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.3953586+07:00","value":1192.6801,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.3953586+07:00","value":1192.6801,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.3953586+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.3953586+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.3953586+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1421.1056,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":3.9746,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":3.9746,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1420.4993,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":0.6063,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1421.1056,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1421.1056,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.4984932+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":8339.3294,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":1.4336,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":1.4336,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":8339.3294,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":8339.3294,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":8339.3294,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5296365+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1529.6724,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":2.5279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":2.5279,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1529.6724,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1529.6724,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1529.6724,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5617915+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1445.7716,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":3.6781,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":3.6781,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":0.635,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1445.1366,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1445.7716,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1445.7716,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.5905161+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1617.9454,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":2.871,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":2.871,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1617.5672,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0.3782,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1617.9454,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1617.9454,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7330056+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1236.2567,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":2.6839,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":2.6839,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1235.7095,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":0.5472,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1236.2567,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1236.2567,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7414179+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1531.7519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":3.9314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":3.9314,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1531.7519,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1531.7519,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1531.7519,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.7617655+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":6169.8037,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1372.2101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":2.6781,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":2.6781,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1372.2101,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1372.2101,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1372.2101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:38.8908587+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:38.9471591+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:38.9471591+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:38.9471591+07:00","value":5874.9495,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:38.9471591+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:39.0382449+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:39.0382449+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.0382449+07:00","value":5785.7107,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:39.0382449+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":1378.2932,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":0.5856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":0.5856,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":1377.8119,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":0.4813,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.0776604+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.0781712+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.0781712+07:00","value":1378.2932,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.0781712+07:00","value":1378.2932,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.0781712+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.0781712+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.0781712+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1621.1857,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":2.5209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":2.5209,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1620.6039,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":0.5818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1621.1857,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1621.1857,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.1599923+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1290.5177,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1.6679,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1.6679,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1289.8028,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0.7149,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1290.5177,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1290.5177,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.1737536+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1128.7914,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1.6152,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1.6152,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1126.2917,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":2.4997,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.2801128+07:00","value":1128.7914,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.2809275+07:00","value":1128.7914,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.2809275+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.2809275+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.2809275+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":1648.6516,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":1648.6516,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.3453946+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":1648.6516,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":1648.6516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.3460293+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:39.3511296+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:39.3511296+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":2245.7795,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":3.2393,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":3.2393,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":0.7859,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":2244.5228,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":0.4708,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.5416366+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":2245.7795,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":2245.7795,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5421503+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:39.5544401+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:39.5544401+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.5544401+07:00","value":5017.397,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:39.5544401+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1241.7517,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":3.2396,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":3.2396,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1240.8044,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0.9473,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1241.7517,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1241.7517,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.5834134+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":869.0398,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1.6822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1.6822,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":868.0319,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1.0079,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":869.0398,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":869.0398,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.7615807+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1295.7744,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":0.9003,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":0.9003,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1294.7634,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1.011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1295.7744,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:39.8489443+07:00","value":1295.7744,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:39.8495747+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.8495747+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.8495747+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.8495747+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:39.8495747+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:39.8777309+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:39.8777309+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.8777309+07:00","value":4898.6514,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:39.8777309+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:39.9638356+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:39.9638356+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:39.9638356+07:00","value":4836.3789,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:39.9638356+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1112.2476,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0.7988,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0.7988,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1111.8138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0.4338,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1112.2476,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1112.2476,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.0096814+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:40.0551737+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:40.0551737+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.0551737+07:00","value":5792.4338,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:40.0551737+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":2300.5271,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":0.5765,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":2299.1504,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":0.8002,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:40.1537497+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":2300.5271,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":2300.5271,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.154338+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1992.6342,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1.4858,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1.4858,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":0.5563,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1991.0522,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1.0257,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:40.1711374+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":1992.6342,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":1992.6342,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.1717104+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:40.209683+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:40.209683+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.209683+07:00","value":5738.0547,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:40.209683+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:40.2640132+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:40.2640132+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.2640132+07:00","value":5534.7947,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:40.2640132+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:40.3349233+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:40.3349233+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.3349233+07:00","value":5196.2262,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:40.3349233+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:40.3513942+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:40.3513942+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":1612.008,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":1.2539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":1.2539,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":1611.1559,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":0.8521,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:40.7040233+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":1612.008,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":1612.008,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7045308+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":1528.1445,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":4.5257,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":4.5257,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":1528.1445,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:40.7754017+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":1528.1445,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":1528.1445,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:40.7759925+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:40.9443172+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:40.9443172+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.9443172+07:00","value":5663.0382,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:40.9443172+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:40.9486773+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:40.9486773+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:40.9486773+07:00","value":4989.4525,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:40.9486773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:41.0768326+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:41.0768326+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.0768326+07:00","value":5140.2781,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:41.0768326+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:41.0850737+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:41.0850737+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.0850737+07:00","value":4908.2258,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:41.0850737+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":2760.0901,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":2759.7718,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":0.3183,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:41.3093021+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":2760.0901,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":2760.0901,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.3098169+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:41.3511203+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:41.3511203+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1859.4329,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1.1973,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1.1973,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1858.7846,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":0.6483,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1859.4329,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1859.4329,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.4150703+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":11728.7341,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":1.2787,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":0.5037,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":0.775,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":11727.2601,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":0.699,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:41.7041092+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:41.7046249+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.7046249+07:00","value":11728.7341,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.7046249+07:00","value":11728.7341,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:41.7046249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.7046249+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.7046249+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:41.7132831+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:41.7132831+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.7132831+07:00","value":4516.0278,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:41.7132831+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":2827.9901,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":0.5072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":0.5072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":2827.9901,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:41.8667422+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:41.8675089+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.8675089+07:00","value":2827.9901,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.8675089+07:00","value":2827.9901,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:41.8675089+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.8675089+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.8675089+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":2901.4185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0.5033,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0.5033,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":2901.4185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":2901.4185,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":2901.4185,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:41.9009948+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:42.0511403+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:42.0511403+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.0511403+07:00","value":5692.3081,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:42.0511403+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":2305.7524,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":1.908,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":1.4384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":0.4696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":2304.4823,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":0.8005,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.1854322+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.1859503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.1859503+07:00","value":2305.7524,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.1859503+07:00","value":2305.7524,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.1859503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.1859503+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.1859503+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":2268.0344,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":1.2203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":1.2203,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":2267.2217,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":0.8127,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":2268.0344,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":2268.0344,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.2330903+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":2468.3444,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":0.7874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":0.7874,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":2468.3444,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.2509308+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.2522491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.2522491+07:00","value":2468.3444,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.2522491+07:00","value":2468.3444,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.2522491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.2527873+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.2527873+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.2527873+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.2527873+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:42.273883+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:42.273883+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.273883+07:00","value":5979.7267,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:42.273883+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:42.3511656+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:42.3511656+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:42.407046+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:42.407046+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.407046+07:00","value":5266.5551,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:42.407046+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":2516.7443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":2.0637,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":2.0637,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":2515.3019,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":1.4424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":2516.7443,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":2516.7443,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.5739817+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:42.7785713+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:42.7785713+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.7785713+07:00","value":5276.4957,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:42.7785713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":3217.0161,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":1.0988,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":1.0988,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":3215.5107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":1.5054,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.7968109+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":3217.0161,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":3217.0161,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.7976322+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":2558.3973,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":0.8635,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":0.8635,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":0.6146,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":2555.6549,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":2.1278,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":2558.3973,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":2558.3973,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.8217959+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.8225569+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.8225569+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.8225569+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.8225569+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":2687.4662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":2.7815,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":2.7815,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":2687.4662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":2687.4662,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":2687.4662,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:42.8999307+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":4065.9266,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":4064.8247,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":1.1019,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":4065.9266,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":4065.9266,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.0961429+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.0966552+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.0966552+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.0966552+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.0966552+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":2824.1959,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":1.5964,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":1.5964,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":2824.1959,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":2824.1959,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":2824.1959,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.1607156+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":3518.9806,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":2.1308,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":2.1308,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":3518.9806,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":3518.9806,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.1821397+07:00","value":3518.9806,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.1829068+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.1829068+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.1829068+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.1829068+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.1829068+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":2990.7638,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":1.1017,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":1.1017,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":2990.0141,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":0.7497,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":2990.7638,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":2990.7638,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.2558787+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:43.3509816+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:43.3509816+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":2471.8469,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":1.8921,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":1.8921,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":2471.8469,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.4224163+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.4233905+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.4233905+07:00","value":2471.8469,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.4233905+07:00","value":2471.8469,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.4233905+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.4233905+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.4233905+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":2592.4586,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":1.9657,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":1.9657,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":2592.0996,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":0.359,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":2592.4586,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":2592.4586,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.5387415+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":3277.3126,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":3276.2808,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":1.0318,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":3277.3126,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":3277.3126,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7329971+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":2148.0645,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":2145.0475,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":3.017,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":2148.0645,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7581919+07:00","value":2148.0645,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.7588368+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7588368+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7588368+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":2050.9659,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":2.1026,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":2.1026,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":2049.5818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":1.3841,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.7663516+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7670883+07:00","value":2050.9659,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7670883+07:00","value":2050.9659,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.7670883+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7670883+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7670883+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":4381.8908,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":1.1043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":1.1043,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":0.5646,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":4379.2185,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":2.1077,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.7744578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":4381.8908,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":4381.8908,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.7752218+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":2708.3117,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":3.5876,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":3.5876,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":2707.0483,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":1.2634,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:43.7887319+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.789481+07:00","value":2708.3117,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:43.789481+07:00","value":2708.3117,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:43.789481+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.789481+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:43.789481+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:43.9044731+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:43.9044731+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:43.9044731+07:00","value":6831.0601,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:43.9044731+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":2001.4588,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":2.0284,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":2.0284,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":2000.9897,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":0.4691,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:44.055108+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:44.0557005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.0557005+07:00","value":2001.4588,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.0557005+07:00","value":2001.4588,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:44.0557005+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.0557005+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.0557005+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":26.8174,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":26.0031,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":0.8143,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:44.0615005+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:44.0620225+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.0620225+07:00","value":26.8174,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:44.0620225+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.0620225+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":26.3161,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":26.3161,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":26.3161,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.0855593+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":2220.2239,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1.3649,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1.3649,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":2219.1168,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1.1071,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":2220.2239,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":2220.2239,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.137129+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:44.1560419+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:44.1560419+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.1560419+07:00","value":6006.3357,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:44.1560419+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:44.351367+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:44.351367+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":2154.0828,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":2.6561,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":1.8737,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":0.7824,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":2152.959,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":0.3414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:44.4303814+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:44.4310408+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.4310408+07:00","value":2154.0828,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.4310408+07:00","value":2154.0828,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:44.4310408+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.4310408+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.4310408+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:44.4861402+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:44.4861402+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.4861402+07:00","value":6950.3738,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:44.4861402+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:44.8248009+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:44.8248009+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.8248009+07:00","value":5933.9422,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:44.8248009+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":2046.9916,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":5.0072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":5.0072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":2043.0989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":3.8927,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":2046.9916,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":2046.9916,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:44.8305701+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:44.9007176+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:44.9007176+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:44.9007176+07:00","value":7201.936,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:44.9007176+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":2290.0004,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":4.4751,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":4.4751,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":0.6611,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":2288.3534,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":0.9859,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:45.0285284+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:45.029514+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":2290.0004,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":2290.0004,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.0300998+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":2409.2216,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":3.8335,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":3.8335,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":0.6179,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":2390.5686,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":18.0351,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:45.1001003+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":2409.2216,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":2409.2216,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.1011392+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:45.1771317+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:45.1771317+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.1771317+07:00","value":7661.1612,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:45.1771317+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:45.3647343+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:45.3647343+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":3043.4873,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":2.8133,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":2.8133,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":3042.6961,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":0.7912,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:45.4153837+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":3043.4873,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":3043.4873,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.4159809+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":2171.893,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":2171.893,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":2171.893,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":2171.893,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.5693267+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:45.6405748+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:45.6405748+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.6405748+07:00","value":6086.1347,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:45.6405748+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":2835.4425,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":3.2707,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":3.2707,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":2834.4398,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":1.0027,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":2835.4425,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.9129765+07:00","value":2835.4425,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:45.9139713+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9139713+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9139713+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9139713+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9139713+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":2516.368,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":1.4716,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":1.4716,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":2512.3701,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":3.9979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":2516.368,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":2516.368,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:45.9179692+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":182.6345,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":180.3313,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":2.3032,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":182.6345,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.0544127+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":2331.9668,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":1.6197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":1.6197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":0.5529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":2330.9003,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":0.5136,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.2380596+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.2386828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.2386828+07:00","value":2331.9668,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.2386828+07:00","value":2331.9668,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.2386828+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.2386828+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.2386828+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":4094.0372,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":4092.5738,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":1.4634,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":4094.0372,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":4094.0372,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.2988318+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:46.3512008+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:46.3512008+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":2636.3796,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":6.7265,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":6.7265,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0.5346,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":2635.845,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":2636.3796,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":2636.3796,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.400056+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:46.4403798+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:46.4403798+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.4403798+07:00","value":6476.5442,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:46.4403798+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":2812.0096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":5.4077,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":4.362,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":2810.3196,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":1.69,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":2812.0096,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.4788933+07:00","value":2812.0096,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.479538+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.479538+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.479538+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.479538+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.479538+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":2566.5754,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":1.5993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":1.5993,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":0.5558,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":2565.5339,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":0.4857,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.4918029+07:00","value":2566.5754,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.4924873+07:00","value":2566.5754,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.4924873+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.4924873+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.4924873+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.4924873+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.4924873+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":2633.8262,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":1.0135,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":1.0135,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":2633.1454,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":0.6808,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.9249663+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":2633.8262,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":2633.8262,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.9255628+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":2812.77,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1.8416,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1.8416,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":0.5415,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":2810.5088,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1.7197,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":2812.77,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":2812.77,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:46.9706535+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:47.2280491+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:47.2280491+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.2280491+07:00","value":7350.3182,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:47.2280491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":9671.5324,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":9669.8523,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":1.6801,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":9671.5324,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":9671.5324,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:47.2904739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.2911736+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.2911736+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:47.3518181+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:47.3518181+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:47.42425+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:47.42425+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.42425+07:00","value":8386.0051,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:47.42425+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:47.620276+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:47.620276+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.620276+07:00","value":7410.593,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:47.620276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":3232.0446,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":5.2413,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":4.2012,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":3231.0393,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":1.0053,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":3232.0446,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":3232.0446,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.7239578+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":3210.1303,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":3.3804,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":3.3804,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":3209.2049,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":0.9254,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:47.7715052+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":3210.1303,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":3210.1303,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.7720133+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:47.8830611+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:47.8830611+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.8830611+07:00","value":7548.1378,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:47.8830611+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":3868.3067,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":3.921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":3.921,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":3867.535,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":0.7717,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.9121755+07:00","value":3868.3067,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:47.9126878+07:00","value":3868.3067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:47.9126878+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.9126878+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.9126878+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.9126878+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:47.9126878+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":3210.4701,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":3.4428,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":3.4428,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":3209.5698,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":0.9003,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":3210.4701,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":3210.4701,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.1146305+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:48.1161435+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:48.1161435+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.1161435+07:00","value":8060.9698,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:48.1161435+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":3888.7234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":1.1999,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":1.1999,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":3888.1743,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0.5491,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":3888.7234,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":3888.7234,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.1574137+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":3996.9037,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":2.6028,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":2.6028,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":3995.8998,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":1.0039,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":3996.9037,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.2618509+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:48.3517661+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:48.3517661+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":4128.6661,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":1.8015,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":1.1964,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":0.6051,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":4126.897,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":1.164,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":4128.6661,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.4159558+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":3292.79,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":10.9984,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":10.0047,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":3292.172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":0.618,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.4809201+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.4814406+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.4814406+07:00","value":3292.79,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.4814406+07:00","value":3292.79,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.4814406+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.4814406+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.4814406+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:48.5017608+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:48.5017608+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.5017608+07:00","value":8237.7476,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:48.5017608+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:48.7951492+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:48.7951492+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.7951492+07:00","value":7846.4719,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:48.7951492+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:48.8281096+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:48.8281096+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.8281096+07:00","value":7751.277,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:48.8281096+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":2396.8445,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4.3819,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":3.5087,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0.3106,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":2395.533,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1.0009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4012.1941,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4.7762,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4.7762,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4011.1932,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1.0009,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":2396.8445,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":2396.8445,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4012.1941,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":4012.1941,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:48.8417712+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":14436.0308,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":1.6749,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":1.6749,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":14435.4861,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":0.5447,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.1585478+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.1591871+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.1591871+07:00","value":14436.0308,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.1591871+07:00","value":14436.0308,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.1591871+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.1591871+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.1591871+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":3924.0467,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":26.5077,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":18.0776,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":8.4301,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":3914.856,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":0.7606,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.2803509+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":3924.0467,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":3924.0467,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.2809085+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:49.3517011+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:49.3517011+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:49.5736557+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:49.5736557+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.5736557+07:00","value":7522.5154,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:49.5736557+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":3340.886,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":2.6273,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":2.6273,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":3339.5426,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":1.3434,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":3340.886,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.5985899+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:49.6145076+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:49.6145076+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.6145076+07:00","value":8670.1904,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:49.6145076+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:49.6174267+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:49.6174267+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.6174267+07:00","value":21544.6051,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:49.6174267+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":2913.7577,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":0.82,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":0.82,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":0.5105,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":2912.4774,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":0.7698,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.6543696+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.6554219+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.6554219+07:00","value":2913.7577,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.6559629+07:00","value":2913.7577,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.6559629+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.6565948+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.6565948+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.6565948+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.6565948+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":3096.7683,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":3095.7613,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":1.007,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":3096.7683,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":3096.7683,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.6973439+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:49.7624525+07:00","value":1617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:49.7624525+07:00","value":3754,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.7624525+07:00","value":19940.9935,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:49.7624525+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":4168.3809,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":6.5348,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":6.5348,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":4167.6322,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":0.7487,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.8154905+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.8160161+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.8160161+07:00","value":4168.3809,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.8160161+07:00","value":4168.3809,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.8160161+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.8160161+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.8160161+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":2628.6008,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":4.4494,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":3.7607,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":0.8356,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":2626.7648,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":1.0004,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":2628.6008,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":2628.6008,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.861632+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:49.9597514+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:49.9597514+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.9597514+07:00","value":8246.4683,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:49.9597514+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":2371.8529,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":1.1758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":1.1758,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":2371.4387,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":0.4142,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":2371.8529,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":2371.8529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:49.9933047+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":7.193,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":6.8589,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":0.3341,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":7.193,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.0056051+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:50.0994351+07:00","value":1619,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:50.0994351+07:00","value":3754,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.0994351+07:00","value":19910.5616,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:50.0994351+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":2276.7384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1.7445,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1.7445,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":2275.3384,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1.4,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":2276.7384,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":2276.7384,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.161544+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":2723.0906,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":4.2541,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":4.2541,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0.9976,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":2721.174,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0.919,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":2723.0906,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":2723.0906,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.199239+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":2798.1472,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":4.5294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":4.5294,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":2797.6761,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":0.4711,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":2798.1472,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":2798.1472,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.2269266+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:50.3509949+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:50.3509949+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":2422.803,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":1.402,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":1.402,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":2421.81,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":0.993,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":2422.803,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":2422.803,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.5403485+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1746.6711,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1.1244,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1.1244,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1746.6711,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1746.6711,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1746.6711,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.5429447+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":5835.7073,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":5.4851,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":4.4643,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":1.0208,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":5834.3073,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":0.3792,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":5835.7073,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":5835.7073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.7722676+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":2583.5472,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0.7431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0.7431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":2582.5409,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":1.0063,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":2583.5472,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":2583.5472,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.808998+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":2310.386,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":1.9163,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":1.3672,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":2310.386,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":2310.386,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":2310.386,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.8140631+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":2007.918,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":2.239,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":2.239,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":2007.918,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":2007.918,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":2007.918,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:50.9921063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.9928044+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.9928044+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.9928044+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:50.9928044+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":3332.8963,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":3331.2201,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":1.6762,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.1250975+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.1261+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":3332.8963,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":3332.8963,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":1548.0958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":5.0185,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":5.0185,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":0.6658,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":1546.1365,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":1.2935,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.1273935+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1266705+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.1277143+07:00","value":1548.0958,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.1277143+07:00","value":1548.0958,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.1277143+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1277143+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1277143+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":2357.8233,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":1.1015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":1.1015,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":2356.9796,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":0.8437,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.1870344+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.1875006+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.1875006+07:00","value":2357.8233,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.1875006+07:00","value":2357.8233,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.1875006+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1875006+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.1875006+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":1894.0765,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":2.2002,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":2.2002,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":1.0253,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":1892.5716,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":0.4796,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.2399374+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":1894.0765,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":1894.0765,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2405607+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":2637.5756,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":2.2158,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":2.2158,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":2636.5064,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":1.0692,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":2637.5756,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":2637.5756,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.2550682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2554675+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2554675+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2554675+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.2554675+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1725.4696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":2.9349,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":2.9349,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1725.4696,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1725.4696,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1725.4696,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.3434388+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":12396.5236,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":1.0243,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":1.0243,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":12395.9857,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":0.5379,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":12396.5236,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":12396.5236,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.344707+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:51.3512902+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:51.3512902+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:51.3832886+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:51.3832886+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.3832886+07:00","value":8604.7173,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:51.3832886+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":2184.6803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":3.5439,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":3.0168,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":2184.6803,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":2184.6803,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":2184.6803,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.5318849+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:51.6583415+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:51.6583415+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.6583415+07:00","value":7753.8684,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:51.6583415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1904.1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":0.5124,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":0.5124,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":0.6231,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1902.4672,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1.0097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1904.1,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1904.1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.8643638+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":1554.0259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":1.2543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":1.2543,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":1554.0259,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.8718851+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":1554.0259,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":1554.0259,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.8726379+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1612.1995,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1.1547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1.1547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1611.1972,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1.0023,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:51.9759582+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":1612.1995,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":1612.1995,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:51.9769582+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:52.0019166+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:52.0019166+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.0019166+07:00","value":7845.8747,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:52.0019166+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:52.2942537+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:52.2942537+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.2942537+07:00","value":7117.122,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:52.2942537+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1800.0901,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":4.7494,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":4.1417,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1799.6505,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":0.4396,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1800.0901,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1800.0901,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:52.2994742+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.2999905+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.2999905+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.2999905+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.2999905+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:52.3515582+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:52.3515582+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":2210.498,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":1.6849,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":1.6849,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":2208.9076,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":1.5904,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:52.4183088+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:52.4188404+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:52.4188404+07:00","value":2210.498,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:52.4188404+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.4188404+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:52.7433961+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:52.7433961+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.7433961+07:00","value":7918.5952,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:52.7433961+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:52.7739018+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:52.7739018+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.7739018+07:00","value":10500.0188,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:52.7739018+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":3129.7816,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":3129.1081,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0.6735,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":3129.7816,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":3129.7816,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:52.7907048+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.0122359+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.0122359+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.0122359+07:00","value":8525.564,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.0122359+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":2400.0948,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":2.5235,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":2.5235,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":2399.6513,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0.4435,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":2400.0948,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":2400.0948,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0652841+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":2053.5843,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":1.1569,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":1.1569,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":2052.7574,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0.8269,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":2053.5843,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":2053.5843,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.0956621+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1919.4708,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1.2722,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1.2722,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1918.7221,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0.7487,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1919.4708,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1919.4708,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2353663+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":2205.5631,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0.7627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0.7627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":2205.5631,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":2205.5631,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":2205.5631,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.2495682+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:53.3512586+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:53.3512586+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.5572757+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.5572757+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.5572757+07:00","value":8656.5581,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.5572757+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.5751882+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.5751882+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.5751882+07:00","value":7934.6134,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.5751882+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1934.2063,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":0.8847,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":0.8847,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1932.8172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1.3891,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1934.2063,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1934.2063,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.5934325+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.5941713+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.5941713+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.6191802+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.6191802+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.6191802+07:00","value":23644.3088,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.6191802+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.6794526+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.6794526+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.6794526+07:00","value":6450.8708,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.6794526+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":2961.8256,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":2.3966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":2.3966,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":2961.4245,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":0.4011,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.6920453+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":2961.8256,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":2961.8256,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.6926773+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.7019933+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.7019933+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.7019933+07:00","value":6081.7173,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.7019933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:53.7331702+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:53.7331702+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.7331702+07:00","value":7292.7904,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:53.7331702+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":2375.0994,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":1.1548,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":1.1548,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":2374.4526,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":0.6468,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":2375.0994,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":2375.0994,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:53.7595428+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":2320.7555,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":1.7211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":1.7211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0.6911,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":2319.1017,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0.9627,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":2320.7555,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":2320.7555,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.0115369+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":2356.4943,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":2.7139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":2.7139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":2355.8062,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":0.6881,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.2031452+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.2038155+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.2038155+07:00","value":2356.4943,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.2038155+07:00","value":2356.4943,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.2038155+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2043932+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2043932+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2043932+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2043932+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":2800.3069,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":2798.6386,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":1.6683,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":2800.3069,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":2800.3069,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.2288834+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.229705+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.229705+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":2634.7051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":0.8396,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":0.8396,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":2634.7051,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.2635658+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":2634.7051,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":2634.7051,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.2642752+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":2341.5633,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":4.2189,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":3.5928,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":0.6261,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":2339.6269,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":1.3103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":2341.5633,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":2341.5633,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.3470727+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:54.3526882+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:54.3526882+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":5.9347,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":5.9347,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":5.9347,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.5361114+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:54.5372019+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:54.5372019+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.5372019+07:00","value":6035.4411,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:54.5372019+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":2274.8853,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":2.1541,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":2.1541,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":2274.3268,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":0.5585,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":2274.8853,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":2274.8853,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.5712931+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1871.3443,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":2.6053,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":2.6053,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1870.5418,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":0.8025,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1871.3443,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1871.3443,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.6179133+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":2290.502,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":3.0798,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":3.0798,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":2289.2936,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":1.2084,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":2290.502,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":2290.502,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:54.6591503+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:54.7509061+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:54.7509061+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.7509061+07:00","value":5955.7569,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:54.7509061+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:54.797668+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:54.797668+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:54.797668+07:00","value":6681.5245,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:54.797668+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:55.2674274+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:55.2674274+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.2674274+07:00","value":7384.3663,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:55.2674274+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":2275.8305,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":0.9343,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":0.9343,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":2274.9583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":0.8722,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:55.2890007+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:55.2895863+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.2895863+07:00","value":2275.8305,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.2895863+07:00","value":2275.8305,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:55.2895863+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.2895863+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.2895863+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1748.2928,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":4.2972,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":4.2972,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1747.1369,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1.1559,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1748.2928,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1748.2928,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:55.3104355+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.3111106+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.3111106+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":2555.1262,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":2.7043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":2.7043,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":2553.5934,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":1.5328,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":2555.1262,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":2555.1262,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.3324063+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:55.3518562+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:55.3518562+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:55.495215+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:55.495215+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.495215+07:00","value":8070.965,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:55.495215+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":14497.5439,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":1.3347,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":1.3347,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":0.7546,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":14494.7734,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":2.0159,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":14497.5439,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":14497.5439,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:55.5839523+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.5844823+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.5844823+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":2666.1804,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":2665.7075,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0.4729,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:55.7599075+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.7604166+07:00","value":2666.1804,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.7604166+07:00","value":2666.1804,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:55.7604166+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.7604166+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.7604166+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":2226.4762,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":2.9268,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":2.9268,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":2224.9642,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":1.512,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:55.9313963+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.9320767+07:00","value":2226.4762,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:55.9320767+07:00","value":2226.4762,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:55.9320767+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.9320767+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:55.9320767+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:56.0154193+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:56.0154193+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.0154193+07:00","value":7187.3097,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:56.0154193+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":15.9832,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":15.5181,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":0.4651,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":15.9832,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.0766446+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":4259.2544,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":4259.2544,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":4259.2544,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":4259.2544,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.1046006+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:56.2669312+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:56.2669312+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.2669312+07:00","value":6693.2755,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:56.2669312+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:56.3067821+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:56.3067821+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.3067821+07:00","value":6692.2745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:56.3067821+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:56.3513272+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:56.3513272+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":2710.6147,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":2.0589,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":2.0589,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":2710.6147,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":2710.6147,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":2710.6147,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.4458438+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":2316.5074,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":3.0304,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":3.0304,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":2315.6318,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":0.8756,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:56.579391+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:56.5800598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.5800598+07:00","value":2316.5074,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.5800598+07:00","value":2316.5074,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:56.5800598+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.5808807+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.5808807+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.5808807+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.5808807+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":3054.5199,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":4.4006,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":4.4006,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":3052.8424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":1.6775,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:56.6346447+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.6350023+07:00","value":3054.5199,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.6350023+07:00","value":3054.5199,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:56.6350023+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.6350023+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.6350023+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:56.661796+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:56.661796+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.661796+07:00","value":6702.0446,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:56.661796+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":2569.3597,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1.686,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1.686,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":2568.1353,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1.2244,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":2569.3597,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":2569.3597,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:56.6655074+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":2535.984,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":1.4681,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":1.4681,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":2535.6028,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":0.3812,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:57.074654+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:57.0752764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.0752764+07:00","value":2535.984,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.0752764+07:00","value":2535.984,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:57.0752764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.0752764+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.0752764+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":2472.9013,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":5.2917,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":4.5726,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":0.7191,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":2470.6369,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":1.5453,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":2472.9013,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":2472.9013,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.2296631+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:57.3515687+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:57.3515687+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":2823.8852,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":3.3737,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":2.8537,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":0.52,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":2821.799,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":1.5662,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":2823.8852,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":2823.8852,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:57.6248823+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.6255726+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.6255726+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":15417.6608,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":1.7552,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":1.7552,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":15417.0526,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":0.6082,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:57.826462+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:57.8269359+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.8269359+07:00","value":15417.6608,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:57.8269359+07:00","value":15417.6608,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:57.8269359+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.8269359+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:57.8269359+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":3466.8031,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":4.5064,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":3.8131,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":3466.8031,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":3466.8031,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.2083726+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":3210.3626,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":4.5364,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":4.5364,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":3210.062,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0.3006,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":3210.3626,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":3210.3626,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.2865436+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:58.351314+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:58.351314+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":3629.3878,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":2.9005,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":2.5822,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":0.6411,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":3628.7467,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:58.4818473+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":3629.3878,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":3629.3878,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.4828498+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:58.4845522+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:58.4845522+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:58.4845522+07:00","value":7101.2636,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:58.4845522+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":3582.6739,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":1.4979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":0.9846,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":3581.902,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":0.7719,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:58.7028695+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":3582.6739,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":3582.6739,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:58.7034761+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:58.9688402+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:58.9688402+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:58.9688402+07:00","value":7310.4987,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:58.9688402+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":3322.9591,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":4.4145,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":4.4145,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":3322.3468,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0.6123,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":3322.9591,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":3322.9591,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.1601465+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":3686.9675,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":2.5987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":2.5987,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":3686.9675,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:59.1847812+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:59.1854382+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.1854382+07:00","value":3686.9675,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.1854382+07:00","value":3686.9675,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:59.1854382+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.1854382+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.1854382+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":3546.6508,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":1.5527,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":1.5527,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":3545.9611,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0.6897,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":3546.6508,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":3546.6508,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.3389371+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:58:59.3510017+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:58:59.3510017+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":3480.0362,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":2.4694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":2.4694,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":3479.263,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":0.7732,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":3480.0362,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":3480.0362,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.4979249+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:58:59.5087864+07:00","value":1645,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:58:59.5087864+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.5087864+07:00","value":21889.8449,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:58:59.5087864+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":3764.688,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":2.3062,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":2.3062,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":3763.1717,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":1.5163,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":3764.688,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":3764.688,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.5784043+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":3594.4115,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":1.686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":1.686,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":3593.7832,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":0.6283,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:58:59.9028796+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:58:59.9032914+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.9032914+07:00","value":3594.4115,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:58:59.9032914+07:00","value":3594.4115,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:58:59.9032914+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.9032914+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:58:59.9032914+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:00.0840848+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:00.0840848+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:00.0840848+07:00","value":8082.1682,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:00.0840848+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:00.1898079+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:00.1898079+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:00.1898079+07:00","value":7895.5542,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:00.1898079+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:00.351218+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:00.351218+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:00.6626962+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:00.6626962+07:00","value":1067,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:00.6626962+07:00","value":7888.7944,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:00.6626962+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":4355.2173,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":4354.5272,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":0.6901,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:00.761142+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:00.7618592+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:00.7618592+07:00","value":4355.2173,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:00.7618592+07:00","value":4355.2173,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:00.7618592+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:00.7618592+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:00.7618592+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":4722.4569,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":3.1155,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":3.1155,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":4722.088,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":0.3689,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:01.0028393+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:01.0033498+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:01.0033498+07:00","value":4722.4569,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:01.0033498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.0033498+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:01.0059498+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:01.0059498+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.0059498+07:00","value":8262.5537,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:01.0059498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":5.2594,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":4.8414,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":0.418,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":5.2594,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.0683508+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:01.140831+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:01.140831+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.140831+07:00","value":8128.5951,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:01.140831+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:01.2814289+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:01.2814289+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.2814289+07:00","value":7724.1532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:01.2814289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":4656.9142,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":3.7114,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":3.7114,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":4655.5094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":1.4048,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":4656.9142,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":4656.9142,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.3224216+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:01.3512553+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:01.3512553+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":5152.7454,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":0.7561,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":0.7561,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":5150.5225,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":2.2229,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":5152.7454,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":5152.7454,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:01.5859837+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.5866412+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.5866412+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.5866412+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:01.5866412+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:02.0040753+07:00","value":1613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:02.0040753+07:00","value":3748,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.0040753+07:00","value":27283.2332,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:02.0040753+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":5141.0345,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":4.9382,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":4.9382,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":5140.2907,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0.7438,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":5141.0345,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":5141.0345,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.0925625+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":6086.1044,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":6086.1044,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":6086.1044,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":6086.1044,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.1709657+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:02.3509857+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:02.3509857+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":12629.7385,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":12629.2734,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0.4651,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":12629.7385,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":12629.7385,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.392191+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":5269.3441,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":4.1054,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":3.2934,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":5268.3617,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0.9824,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":5269.3441,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":5269.3441,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.4092292+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":4965.7674,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":4.413,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":4.413,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":0.624,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":4963.936,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":1.2074,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.5458121+07:00","value":4965.7674,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.5464623+07:00","value":4965.7674,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.5464623+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5464623+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5464623+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5464623+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5464623+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":4851.2203,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":4.2372,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":4.2372,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":0.7961,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":4848.9207,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":1.5035,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":4851.2203,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":4851.2203,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.5873074+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":3926.8703,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1.9312,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1.9312,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":3925.8557,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1.0146,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":3926.8703,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":3926.8703,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:02.8976417+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.8982937+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:02.8982937+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":5073.6711,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0.8258,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0.8258,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":5073.6711,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":5073.6711,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":5073.6711,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.2006156+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":4733.1997,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":2.0818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":2.0818,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":4733.1997,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":4733.1997,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":4733.1997,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.2198337+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:03.2880983+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:03.2880983+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:03.2880983+07:00","value":9586.105,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:03.2880983+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:03.3510795+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:03.3510795+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":4237.2731,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":2.4112,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":2.4112,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":4236.2882,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":0.9849,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:03.9263966+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":4237.2731,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":4237.2731,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:03.9269213+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:03.9963432+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:03.9963432+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:03.9963432+07:00","value":10263.173,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:03.9963432+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":4015.7998,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":3.4452,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":3.4452,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":4014.2456,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":1.5542,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:04.0181645+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":4015.7998,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":4015.7998,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.0188203+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":4206.7453,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":1.7709,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":1.2599,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":4202.9283,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":3.817,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:04.292601+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.2929825+07:00","value":4206.7453,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.2929825+07:00","value":4206.7453,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:04.2929825+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.2929825+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.2929825+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:04.3512451+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:04.3512451+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:04.4497134+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:04.4497134+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.4497134+07:00","value":9912.5115,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:04.4497134+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:04.5116978+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:04.5116978+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.5116978+07:00","value":10936.5096,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:04.5116978+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":4462.4709,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":2.583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":2.583,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":4461.4717,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":0.9992,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:04.6551889+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:04.6557852+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.6557852+07:00","value":4462.4709,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.6557852+07:00","value":4462.4709,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:04.6557852+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.6557852+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.6557852+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":4365.2211,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":3.2581,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":3.2581,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":4364.2711,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":0.95,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:04.7733308+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":4365.2211,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":4365.2211,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.7739784+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:04.7902513+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:04.7902513+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.7902513+07:00","value":10039.3452,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:04.7902513+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":14727.8861,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":14726.7189,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":1.1672,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":14727.8861,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":14727.8861,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:04.827648+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:05.0030307+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:05.0030307+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.0030307+07:00","value":10205.3627,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:05.0030307+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":4337.3872,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":4.8167,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":4.8167,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":0.5601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":4335.999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":0.8281,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":4337.3872,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":4337.3872,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:05.0049001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.0055707+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.0055707+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":6717.9607,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":6716.6482,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":1.3125,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.0463526+07:00","value":6717.9607,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.0470825+07:00","value":6717.9607,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:05.0470825+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.0470825+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.0470825+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.0470825+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.0470825+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:05.3510431+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:05.3510431+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:05.4210434+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:05.4210434+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.4210434+07:00","value":9405.6241,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:05.4210434+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":15892.9747,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":15891.6891,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":1.2856,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":15892.9747,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":15892.9747,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.5109439+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:05.7306032+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:05.7306032+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.7306032+07:00","value":10235.3882,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:05.7306032+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":4705.6388,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":2.7603,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":2.7603,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":4704.3172,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":1.3216,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":4705.6388,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":4705.6388,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.8498216+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":4126.2145,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":1.6266,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":1.6266,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0.577,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":4124.6608,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0.9767,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":4126.2145,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":4126.2145,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.9512481+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":4667.3903,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":4.8097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":4.8097,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":4665.9784,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":1.4119,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.954157+07:00","value":4667.3903,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:05.9548364+07:00","value":4667.3903,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:05.9548364+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.9548364+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:05.9548364+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:06.2755095+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:06.2755095+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:06.2755095+07:00","value":9968.7274,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:06.2755095+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:06.35136+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:06.35136+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":5408.5311,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":4.9977,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":4.9977,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":5407.5331,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":0.998,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":5408.5311,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:06.6827107+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:06.6834967+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":4276.286,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":4274.1189,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":2.1671,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":4276.286,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":4276.286,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:06.747915+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":9.9833,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":9.0597,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":0.9236,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.0589734+07:00","value":9.9833,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.0594884+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.0594884+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":3765.283,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":0.5107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":0.5107,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":3763.5566,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":1.7264,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.1645804+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":3765.283,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":3765.283,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.1651791+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":4020.2053,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":1.014,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":1.014,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":4020.2053,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":4020.2053,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":4020.2053,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.3093176+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:07.3514779+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:07.3514779+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:07.3837865+07:00","value":1645,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:07.3837865+07:00","value":3784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.3837865+07:00","value":28436.6274,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:07.3837865+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":4537.4424,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":4537.4424,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.4306211+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":4537.4424,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":4537.4424,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.4313941+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:07.4541217+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:07.4541217+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.4541217+07:00","value":10792.3257,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:07.4541217+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":14104.7721,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":3.1776,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":3.1776,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":0.5285,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":14103.5898,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":0.6538,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.7879515+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.7887682+07:00","value":14104.7721,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.7887682+07:00","value":14104.7721,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.7887682+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.7887682+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.7887682+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":4158.7325,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":2.4387,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":2.4387,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":4158.2881,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0.4444,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":4158.7325,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":4158.7325,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.8812288+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":3970.0436,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":5.0509,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":4.4665,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":0.5844,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":3969.4592,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":3970.0436,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":3970.0436,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:07.9714474+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":3598.4829,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":4.4267,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":3.7906,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":3597.6757,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":0.8072,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":3598.4829,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":3598.4829,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.0531411+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":3460.5157,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":2.6675,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":2.6675,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":3460.0833,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":0.4324,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":3460.5157,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":3460.5157,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.2539818+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:08.3510854+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:08.3510854+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":3392.6827,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":4.482,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":4.0164,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":0.4656,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":3391.3431,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":0.874,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":3392.6827,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":3392.6827,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.3997298+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":3906.6311,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1.2293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1.2293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":3905.6293,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1.0018,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":3906.6311,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":3906.6311,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.4195582+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":15050.8027,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":1.0293,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":15047.7402,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":2.0332,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.6699829+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.6704184+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.6704184+07:00","value":15050.8027,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.6704184+07:00","value":15050.8027,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.6704184+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.6704184+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.6704184+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":3959.576,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":2.2139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":2.2139,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":3957.4428,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":2.1332,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":3959.576,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":3959.576,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.755842+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:08.8669748+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:08.8669748+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.8669748+07:00","value":9898.1346,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:08.8669748+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":3572.1198,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":3571.6113,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0.5085,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":3572.1198,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":3572.1198,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:08.9211254+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":3673.329,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":3.4643,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":3.4643,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":3672.3542,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":0.9748,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:09.1829873+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":3673.329,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":3673.329,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.1835053+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":15.5903,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":14.7857,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":0.8046,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":15.5903,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.2382282+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":3865.9269,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":2.0565,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":1.5041,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":3865.9269,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":3865.9269,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":3865.9269,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.2890268+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:09.3513375+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:09.3513375+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":4244.1537,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":1.2079,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":1.2079,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":4243.5,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0.6537,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":4244.1537,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":4244.1537,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.4020354+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:09.4842139+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:09.4842139+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.4842139+07:00","value":10999.6617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:09.4842139+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":3848.854,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":0.931,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":0.931,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":3847.0601,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":1.7939,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":3848.854,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":3848.854,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.5803882+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":3498.3893,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":8.0645,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":7.4511,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":0.6347,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":3496.5665,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":1.1881,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":3498.3893,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":3498.3893,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:09.8578138+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":3981.1912,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":1.2424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":1.2424,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":3980.4181,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":0.7731,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":3981.1912,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":3981.1912,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.2579431+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:10.3511127+07:00","value":30,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:10.3511127+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":14100.6965,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":4.9384,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":4.9384,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":14100.6965,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:10.3729405+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:10.3732938+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.3732938+07:00","value":14100.6965,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.3732938+07:00","value":14100.6965,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:10.3732938+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.3732938+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.3732938+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":3930.5738,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":1.6236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":1.6236,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":3929.6641,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":0.9097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":3930.5738,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":3930.5738,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:10.3878289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.3883412+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.3883412+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.3883412+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.3883412+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":5091.954,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":5091.2706,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0.6834,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":5091.954,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":5091.954,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.4209346+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:10.5868689+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:10.5868689+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.5868689+07:00","value":9924.1727,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:10.5868689+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:10.6590142+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:10.6590142+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.6590142+07:00","value":10574.9294,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:10.6590142+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":3245.4447,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":3.3103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":3.3103,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":3243.6026,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":1.8421,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":3245.4447,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":3245.4447,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:10.7028767+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:10.804415+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:10.804415+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:10.804415+07:00","value":10614.6071,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:10.804415+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":3382.6154,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":2.8757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":2.8757,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":3381.0058,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":1.6096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":3382.6154,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":3382.6154,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.1965273+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:11.3512515+07:00","value":28,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:11.3512515+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":4095.5146,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":3.8021,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":3.8021,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":4094.5144,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":1.0002,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:11.359535+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:11.360049+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:11.360049+07:00","value":4095.5146,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:11.360049+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.360049+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":3158.826,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":4.8378,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":3.8494,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":3158.5182,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0.3078,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":3158.826,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":3158.826,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:11.6378706+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:11.8913335+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:11.8913335+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:11.8913335+07:00","value":10609.9046,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:11.8913335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:11.9601956+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:11.9601956+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:11.9601956+07:00","value":10819.3646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:11.9601956+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:12.0605437+07:00","value":1618,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:12.0605437+07:00","value":3757,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.0605437+07:00","value":30975.47,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:12.0605437+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":6060.337,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":0.7171,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":6058.6284,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":0.9915,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.0727051+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":6060.337,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":6060.337,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.0731158+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":3629.6979,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1.1923,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1.1923,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":3628.5384,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1.1595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":3629.6979,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":3629.6979,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.1852852+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:12.3512678+07:00","value":28,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:12.3512678+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":3624.9599,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":3.5312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":3.5312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0.6584,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":3622.7698,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":1.5317,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":4093.9379,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":4092.4062,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":1.5317,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.3843331+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":3624.9599,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":3624.9599,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":4093.9379,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":4093.9379,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.3848822+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":4742.5383,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":4741.5974,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":0.9409,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.4746403+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.4749641+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.4749641+07:00","value":4742.5383,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.4749641+07:00","value":4742.5383,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.4749641+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.4749641+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.4749641+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":17285.5415,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":4.7955,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":4.7955,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":17284.8936,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":0.6479,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":17285.5415,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":17285.5415,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.5577644+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":3756.1962,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":1.5465,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":1.0407,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":3756.1962,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.6580506+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":3756.1962,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":3756.1962,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.6588141+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":3839.3944,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":3.8934,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":2.8589,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":0.6198,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":3838.3387,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":0.4359,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":3839.3944,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":3839.3944,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.7102626+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":32.7449,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":30.9936,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":1.7513,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":32.7449,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.8086552+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":3924.8036,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0.9972,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0.9972,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":3923.8038,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0.9998,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":3924.8036,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":3924.8036,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.845929+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":3393.268,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":1.1659,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":1.1659,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":3392.399,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":0.869,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":3393.268,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":3393.268,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:12.8786478+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:13.040545+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:13.040545+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.040545+07:00","value":9044.2018,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:13.040545+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":3085.9281,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":3.3057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":3.3057,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":3085.2659,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0.6622,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":3085.9281,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":3085.9281,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.1706118+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:13.2005238+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:13.2005238+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.2005238+07:00","value":9912.4255,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:13.2005238+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":2542.2194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0.9563,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0.9563,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":2542.2194,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":2542.2194,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":2542.2194,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.302257+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:13.3513196+07:00","value":27,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:13.3513196+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":2667.1979,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":2667.1979,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:13.3883071+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.3890289+07:00","value":2667.1979,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.3890289+07:00","value":2667.1979,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:13.3890289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.3890289+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.3890289+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":4297.8465,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":4297.2432,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0.6033,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":4297.8465,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":4297.8465,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.4707407+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":7.1993,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":6.7081,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":0.4912,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":7.1993,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.6968785+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":4276.3483,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0.5276,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0.5276,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":4276.3483,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":4276.3483,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:13.7152988+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:13.8878352+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:13.8878352+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.8878352+07:00","value":9097.5839,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:13.8878352+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:13.9877272+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:13.9877272+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:13.9877272+07:00","value":9538.0138,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:13.9877272+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":2141.8949,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":2.6419,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":2.6419,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":2141.3593,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":0.5356,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":2141.8949,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":2141.8949,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:14.1052481+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.1058061+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.1058061+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:14.3516786+07:00","value":26,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:14.3516786+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":4573.1629,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":2.5348,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":1.9216,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0.6132,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":4572.2096,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0.3401,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":4573.1629,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":4573.1629,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.3658646+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:14.4611092+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:14.4611092+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.4611092+07:00","value":9458.0785,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:14.4611092+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:14.5734808+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:14.5734808+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.5734808+07:00","value":8842.8776,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:14.5734808+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":3939.7785,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":3.3494,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":3.3494,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":3938.455,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":1.3235,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":3939.7785,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":3939.7785,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:14.7475429+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.7482835+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:14.7482835+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:14.7494941+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:14.7494941+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.7494941+07:00","value":10237.7963,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:14.7494941+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:14.8162847+07:00","value":1617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:14.8162847+07:00","value":3754,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:14.8162847+07:00","value":32409.2387,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:14.8162847+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":2550.4282,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":2548.6843,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":1.7439,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":2550.4282,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":2550.4282,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.236881+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:15.3523756+07:00","value":25,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:15.3523756+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:15.4046149+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:15.4046149+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.4046149+07:00","value":9129.1054,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:15.4046149+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":13555.6247,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":13554.1132,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":1.5115,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":13555.6247,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":13555.6247,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.5601106+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":25.6735,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":24.6391,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":1.0344,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":25.6735,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.5647201+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":4755.0292,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":4755.0292,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:15.6290484+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":4755.0292,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":4755.0292,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.629791+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:15.7687342+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:15.7687342+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.7687342+07:00","value":10347.6908,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:15.7687342+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":2742.1459,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":1.0088,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":1.0088,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":2740.0575,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":2.0884,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":2742.1459,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":2742.1459,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:15.9436785+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":5047.9079,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":3.6497,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":2.8234,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0.6564,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":5046.5734,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0.6781,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":5047.9079,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":5047.9079,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.2555072+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:16.3526524+07:00","value":24,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:16.3526524+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":16896.424,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":16895.2107,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":1.2133,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":16896.424,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":16896.424,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:16.4052104+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.4059013+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.4059013+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":3208.1675,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0.7931,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0.7931,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":3206.7863,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":1.3812,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":3208.1675,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":3208.1675,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.419582+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":4333.0547,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":4331.3566,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":1.6981,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":4333.0547,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":4333.0547,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.7074776+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":2852.8127,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0.8845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0.8845,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":2852.1138,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0.6989,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":2852.8127,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":2852.8127,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:16.7415324+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":27.0037,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":26.1548,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":0.8489,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":27.0037,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.0373301+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":3668.8186,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":1.4865,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":1.4865,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":3667.2269,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":1.5917,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.0499515+07:00","value":3668.8186,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.050535+07:00","value":3668.8186,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.050535+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.050535+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.050535+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.050535+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.050535+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":2598.1707,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":3.3922,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":1.9166,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":0.6564,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":2596.5224,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":0.9919,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":2598.1707,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":2598.1707,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.0620157+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":4093.8326,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":4092.5985,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":1.2341,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.1524826+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":4093.8326,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":4093.8326,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.1532145+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:17.3529963+07:00","value":24,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:17.3529963+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":4439.8306,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":2.7559,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":2.7559,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":4437.6212,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":2.2094,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":4439.8306,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.451755+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.4523227+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":3781.9821,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":3780.7449,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":1.2372,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":3781.9821,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.5544157+07:00","value":3781.9821,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.5552054+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.5552054+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.5552054+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":3058.4525,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":3.9335,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":3.1789,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":0.7542,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":3056.129,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":1.5693,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.8124557+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8131662+07:00","value":3058.4525,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8131662+07:00","value":3058.4525,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.8131662+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8131662+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8131662+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":3214.8508,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1.5886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1.5886,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":3213.4212,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1.4296,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":3214.8508,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":3214.8508,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8229111+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":3939.7923,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":0.5201,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":0.5201,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":3938.6069,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":1.1854,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.8377437+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8384284+07:00","value":3939.7923,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.8384284+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8384284+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":2605.9333,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":4.0926,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":4.0926,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":2604.7666,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":1.1667,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":2605.9333,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8594001+07:00","value":2605.9333,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.8601572+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8604822+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8604822+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8604822+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8604822+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":16.5626,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":16.0702,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":0.4924,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":16.5626,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.8725933+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":2184.6958,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":1.6185,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":1.6185,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":2184.0094,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":0.6864,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:17.9555644+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:17.956084+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.956084+07:00","value":2184.6958,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:17.956084+07:00","value":2184.6958,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:17.956084+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.956084+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:17.956084+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:18.0238438+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:18.0238438+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.0238438+07:00","value":9156.869,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:18.0238438+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:18.0576942+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:18.0576942+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.0576942+07:00","value":10603.5725,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:18.0576942+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":3505.211,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":1.1204,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":1.1204,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":3504.6635,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":0.5475,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":3505.211,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":3505.211,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.0798122+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:18.2528312+07:00","value":1617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:18.2528312+07:00","value":3754,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.2528312+07:00","value":28490.3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:18.2528312+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1827.5097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":3.3547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":3.3547,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1827.5097,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1827.5097,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1827.5097,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.275789+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":2402.794,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":2401.9883,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0.8057,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":2402.794,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":2402.794,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.333775+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:18.3515164+07:00","value":23,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:18.3515164+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1273.86,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":2.1572,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":2.1572,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1271.768,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":2.092,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1273.86,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1273.86,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.518934+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:18.5540627+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:18.5540627+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.5540627+07:00","value":9069.8488,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:18.5540627+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":16.0234,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":0.4297,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":14.5854,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":1.0083,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":16.0234,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.6508213+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.6513366+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":3194.4786,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":2.0713,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":1.5048,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":3193.6535,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":0.8251,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":3194.4786,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.9621569+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":17969.5642,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":1.6281,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":1.6281,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":17968.8788,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":0.6854,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":17969.5642,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":17969.5642,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.9771421+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1410.2189,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":4.5682,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":4.5682,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1409.6758,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0.5431,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1410.2189,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1410.2189,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:18.978196+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:19.0390397+07:00","value":1617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:19.0390397+07:00","value":3757,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.0390397+07:00","value":28939.6046,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:19.0390397+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":1687.7369,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":1686.7217,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":1.0152,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.1423245+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.1429861+07:00","value":1687.7369,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.1429861+07:00","value":1687.7369,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.1429861+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.1429861+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.1429861+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":1978.8225,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":2.6938,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":2.6938,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":1977.9117,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":0.9108,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.2206249+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.2213013+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.2213013+07:00","value":1978.8225,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.2213013+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.2213013+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1247.8923,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":0.8851,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":0.5727,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1246.8791,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1.0132,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1247.8923,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1247.8923,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.3064716+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.3070921+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.3070921+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:19.3512344+07:00","value":23,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:19.3512344+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":5.425,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":4.5209,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":0.9041,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":5.425,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.4491+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:19.5256933+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:19.5256933+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.5256933+07:00","value":7565.4977,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:19.5256933+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:19.5629884+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:19.5629884+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.5629884+07:00","value":8758.5734,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:19.5629884+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":1252.3884,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":0.8373,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":0.8373,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":1251.1564,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":1.232,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.56727+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":1252.3884,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":1252.3884,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.5677483+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":3558.3242,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":3556.5916,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1.7326,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":3558.3242,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":3558.3242,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6202702+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1102.1778,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":3.4112,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":3.4112,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":0.8025,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1100.0523,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1.323,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1102.1778,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1102.1778,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6596517+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1208.2812,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":2.8138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":2.8138,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1207.6414,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":0.6398,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1208.2812,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1208.2812,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:19.6681865+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6687946+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6687946+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6687946+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:19.6687946+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:19.8220946+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:19.8220946+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:19.8220946+07:00","value":5934.2594,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:19.8220946+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:20.1628318+07:00","value":1647,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:20.1628318+07:00","value":3784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.1628318+07:00","value":26483.3792,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:20.1628318+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":1764.9641,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":2.2687,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":2.2687,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":1764.2903,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":0.6738,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:20.3475162+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":1764.9641,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":1764.9641,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.3480516+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:20.3513016+07:00","value":21,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:20.3513016+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:20.3785581+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:20.3785581+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.3785581+07:00","value":7178.0343,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:20.3785581+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":2337.3435,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":0.507,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":0.507,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":2335.738,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":1.6055,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":2337.3435,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:20.4109739+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.4117841+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":3697.5586,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":3695.9473,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":1.6113,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":3697.5586,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":3697.5586,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:20.6049043+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.60572+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.60572+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.60572+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.60572+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:20.6216286+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:20.6216286+07:00","value":3784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.6216286+07:00","value":31004.2019,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:20.6216286+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":1101.0222,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":4.2816,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":3.8376,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":0.444,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":1099.5792,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":0.999,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:20.6678482+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:20.668387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.668387+07:00","value":1101.0222,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.668387+07:00","value":1101.0222,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:20.668387+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.668387+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.668387+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1160.7162,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1.0494,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1.0494,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1159.1748,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1.5414,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:20.9838602+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:20.9844541+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.9844541+07:00","value":1160.7162,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:20.9844541+07:00","value":1160.7162,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:20.9844541+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.9844541+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:20.9844541+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:21.012198+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:21.012198+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.012198+07:00","value":27393.0178,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:21.012198+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:21.0811423+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:21.0811423+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.0811423+07:00","value":6620.0331,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:21.0811423+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1330.6783,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0.8312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0.8312,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1329.6437,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1.0346,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1330.6783,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1330.6783,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.1391879+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:21.1711582+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:21.1711582+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.1711582+07:00","value":5402.424,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:21.1711582+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:21.3512792+07:00","value":18,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:21.3512792+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:21.3704103+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:21.3704103+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.3704103+07:00","value":6620.9162,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:21.3704103+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1930.1293,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1929.1252,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1.0041,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1930.1293,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1930.1293,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.4082472+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1596.211,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1595.178,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1.033,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1596.211,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1596.211,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.5177777+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":3.7657,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":3.7657,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:21.8229222+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:21.8238719+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.8238719+07:00","value":3.7657,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:21.8238719+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.8238719+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":2240.1813,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":3.2888,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":2.7651,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":0.6386,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":2238.387,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":1.1557,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:21.8931659+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":2240.1813,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":3038.6077,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":3.1125,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":3.1125,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":3037.1622,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":1.4455,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":3038.6077,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:21.8938786+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":1111.4214,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":1110.5686,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0.8528,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:22.0186098+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.0194378+07:00","value":1111.4214,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.0194378+07:00","value":1111.4214,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:22.0194378+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.0194378+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.0194378+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":1126.5626,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":2.5932,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":2.5932,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":1125.7491,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":0.8135,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:22.300314+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:22.3008289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3008289+07:00","value":1126.5626,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3008289+07:00","value":1126.5626,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:22.3008289+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3008289+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3008289+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":16.4547,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":16.4547,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":16.4547,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3362246+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":1175.66,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":2.7048,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":2.7048,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":1174.9932,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":0.6668,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:22.3480244+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":1175.66,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":1175.66,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3483344+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":2187.4526,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1.845,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1.845,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":0.5933,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":2185.336,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1.5233,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":7776.8036,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":2187.4526,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":2187.4526,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.3502844+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:22.3513932+07:00","value":16,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:22.3513932+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:22.5954002+07:00","value":1639,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:22.5954002+07:00","value":3775,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.5954002+07:00","value":26328.469,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:22.5954002+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":1244.2749,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":3.2745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":3.2745,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":1243.7799,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":0.495,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.7322647+07:00","value":1244.2749,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:22.732945+07:00","value":1244.2749,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:22.732945+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.732945+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.732945+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.732945+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:22.732945+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:22.9407043+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:22.9407043+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.9407043+07:00","value":4883.0101,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:22.9407043+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:22.9946498+07:00","value":1613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:22.9946498+07:00","value":3751,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:22.9946498+07:00","value":27727.2224,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:22.9946498+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:23.3511003+07:00","value":15,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:23.3511003+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1786.717,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":3.7026,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":3.7026,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":0.6346,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1784.5856,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1.4968,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1786.717,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:23.8151292+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1457.121,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":2.7706,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":2.7706,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":0.7388,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1455.5853,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":0.7969,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1457.121,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1457.121,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:24.2626278+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.2633398+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.2633398+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.2633398+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.2633398+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":12384.5319,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0.506,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0.506,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":12383.5427,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0.9892,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":12384.5319,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":12384.5319,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:24.2763714+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.2771053+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.2771053+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:24.3521103+07:00","value":15,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:24.3521103+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:24.452494+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:24.452494+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.452494+07:00","value":5898.4313,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:24.452494+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":1937.4115,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":4.3987,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":4.3987,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":1935.4049,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":2.0066,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:24.4790826+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:24.4802754+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.4802754+07:00","value":1937.4115,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:24.4802754+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.4802754+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":1680.9541,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":4.1593,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":4.1593,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":1680.3227,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":0.6314,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:24.6263036+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:24.626951+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.626951+07:00","value":1680.9541,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.626951+07:00","value":1680.9541,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:24.626951+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.626951+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.626951+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:24.6509197+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:24.6509197+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.6509197+07:00","value":5087.9313,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:24.6509197+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:24.7371949+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:24.7371949+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.7371949+07:00","value":4915.1003,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:24.7371949+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:24.8169116+07:00","value":1613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:24.8169116+07:00","value":3751,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.8169116+07:00","value":22812.8363,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:24.8169116+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":3144.1248,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":3142.78,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":1.3448,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:24.8534301+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:24.8541214+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.8541214+07:00","value":3144.1248,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:24.8541214+07:00","value":3144.1248,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:24.8541214+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.8541214+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:24.8541214+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":26.0703,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":26.0703,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:25.1810502+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:25.1817365+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:25.1817365+07:00","value":26.0703,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:25.1817365+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:25.1817365+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:25.3514041+07:00","value":15,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:25.3514041+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:25.3811004+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:25.3811004+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:25.3811004+07:00","value":25872.314,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:25.3811004+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":971.9608,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":5.7113,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":5.3887,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":0,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":0.3226,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":970.3196,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":1.3186,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":1,"tags":{"endpoint":"register","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":971.9608,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":971.9608,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":0,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:25.6329276+07:00","value":0,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:25.8659032+07:00","value":513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:25.8659032+07:00","value":1070,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:25.8659032+07:00","value":4694.745,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:25.8659032+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:26.3512901+07:00","value":14,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:26.3512901+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":19152.1513,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":19150.2393,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":1.912,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":19152.1513,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":19152.1513,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.5359378+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1896.8473,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1895.8449,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1.0024,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1896.8473,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1896.8473,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.6752948+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":1824.8649,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":3.7815,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":3.7815,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":0.546,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":1823.4594,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":0.8595,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:26.9575728+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":1824.8649,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":1824.8649,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:26.9582472+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:27.3516758+07:00","value":14,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:27.3516758+07:00","value":30,"tags":{}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:28.351398+07:00","value":14,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:28.351398+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:28.3620023+07:00","value":529,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:28.3620023+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:28.3620023+07:00","value":5421.298,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:28.3620023+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:29.3516982+07:00","value":13,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:29.3516982+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:29.3736625+07:00","value":283,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:29.3736625+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":4022.8713,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":5.5007,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":4.8585,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":0.6422,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":4020.902,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":1.3271,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:29.4095405+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:29.4102061+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:29.4102061+07:00","value":4022.8713,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:29.4102061+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:29.4102061+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:30.3514592+07:00","value":12,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:30.3514592+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:30.811201+07:00","value":1617,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:30.811201+07:00","value":3757,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:30.811201+07:00","value":29805.2512,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:30.811201+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":4717.3124,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":4.2177,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":4.2177,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":0,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":0.6348,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":4715.0628,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":1.6148,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":1,"tags":{"endpoint":"login","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":4717.3124,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":4717.3124,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:30.8553824+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:30.8560925+07:00","value":0,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:30.8560925+07:00","value":0,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:30.8560925+07:00","value":0,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:30.8560925+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:31.3521809+07:00","value":12,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:31.3521809+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":4381.7418,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":4380.3194,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":1.4224,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":4381.7418,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":4381.7418,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:31.3588103+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.3595965+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.3595965+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":30.169,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":29.3254,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":0.8436,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":30.169,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.6909224+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":4903.2073,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":4903.2073,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":4903.2073,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":4903.2073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:31.9404805+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.9411627+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.9411627+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.9411627+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:31.9411627+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":9722.6208,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":9721.3314,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":1.2894,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":9722.6208,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.318021+07:00","value":9722.6208,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:32.3187858+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.3187858+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.3187858+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:32.3511786+07:00","value":12,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:32.3511786+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":12046.5302,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":12044.9303,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":1.5999,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:32.6687738+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:32.6694701+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.6694701+07:00","value":12046.5302,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.6694701+07:00","value":12046.5302,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:32.6694701+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.6694701+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.6694701+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:32.7575781+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:32.7575781+07:00","value":1073,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:32.7575781+07:00","value":8106.6584,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:32.7575781+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":872.5653,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":5.4708,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":4.4704,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":1.0004,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":870.261,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":1.3039,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":872.5653,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.7689645+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":559.4574,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":1.0346,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":557.3155,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":1.1073,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:32.8012259+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:32.8018624+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.8018624+07:00","value":559.4574,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:32.8018624+07:00","value":559.4574,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:32.8018624+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.8018624+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:32.8018624+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":23.6424,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":22.8013,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":0.8411,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:33.1275551+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:33.1279553+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:33.1279553+07:00","value":23.6424,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:33.1279553+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:33.1279553+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:33.3509603+07:00","value":11,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:33.3509603+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:33.3692335+07:00","value":1645,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:33.3692335+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:33.3692335+07:00","value":21477.9,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:33.3692335+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":1122.0323,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":1121.1286,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0.9037,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:34.2924224+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":1122.0323,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":1122.0323,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.2930559+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:34.3519029+07:00","value":10,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:34.3519029+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1055.0297,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1.1092,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1.1092,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1053.2476,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1.7821,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1055.0297,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:34.3846063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.385272+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":15759.8857,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":15759.2868,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0.5989,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":15759.8857,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":15759.8857,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:34.7989254+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.7995566+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.7995566+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":2083.613,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":2083.613,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:34.9033613+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":2083.613,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":2083.613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:34.9041031+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:35.1864649+07:00","value":1647,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:35.1864649+07:00","value":3787,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:35.1864649+07:00","value":27802.6784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:35.1864649+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:35.3519573+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:35.3519573+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":11104.567,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":3.3745,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":2.7522,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":11103.258,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":1.309,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":11104.567,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":11104.567,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:35.561063+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":1447.701,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":1447.701,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:36.0418333+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.0424764+07:00","value":1447.701,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.0424764+07:00","value":1447.701,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:36.0424764+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.0424764+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.0424764+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":868.1007,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":868.1007,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:36.074524+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:36.0752685+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.0752685+07:00","value":868.1007,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.0752685+07:00","value":868.1007,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:36.0752685+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.0755889+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.0755889+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":7.358,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":7.358,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:36.3507099+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:36.3514697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.3514697+07:00","value":7.358,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:36.3514697+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:36.3514697+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:36.3514697+07:00","value":30,"tags":{}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.3514697+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":5.4638,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":4.8996,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":0.5642,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":5.4638,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.3812565+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1674.3595,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1673.331,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1.0285,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1674.3595,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1674.3595,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:36.9749215+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.9755276+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.9755276+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.9755276+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:36.9755276+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":12489.6289,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":3.5305,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":3.5305,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":12488.4158,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":1.2131,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:37.2309562+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:37.231411+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:37.231411+07:00","value":12489.6289,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:37.231411+07:00","value":12489.6289,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:37.231411+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.231411+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.231411+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:37.3515657+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:37.3515657+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":1747.4163,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":1745.612,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":1.8043,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:37.8097641+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":1747.4163,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":1747.4163,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.8104007+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":1292.6156,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":1.9675,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":1.9675,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":1291.4228,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":1.1928,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:37.8461091+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:37.8464401+07:00","value":1292.6156,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:37.8464401+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.8464401+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":1405.4145,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":2.4279,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":1.2693,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":0.6484,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":1403.5214,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":1.2447,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:37.9891885+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:37.9895924+07:00","value":1405.4145,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:37.9895924+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:37.9895924+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":13319.5497,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":13319.2053,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0.3444,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":13319.5497,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":13319.5497,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:38.1364613+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:38.1374047+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:38.1374047+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:38.3517513+07:00","value":9,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:38.3517513+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:38.3721964+07:00","value":776,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:38.3721964+07:00","value":1807,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:38.7903247+07:00","value":1639,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:38.7903247+07:00","value":3778,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:38.7903247+07:00","value":16194.9245,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:38.7903247+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:38.8474355+07:00","value":1646,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:38.8474355+07:00","value":3784,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:38.8474355+07:00","value":18225.8069,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:38.8474355+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":799.8531,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":798.8376,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":1.0155,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":799.8531,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":799.8531,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:38.9120477+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:38.9127593+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:38.9127593+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":16.4681,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":16.0357,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":0.4324,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":16.4681,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:39.2296326+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:39.3514061+07:00","value":6,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:39.3514061+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":1919.9722,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":1918.883,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":1.0892,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:39.6540398+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":1919.9722,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":1919.9722,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:39.6544949+07:00","value":0,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:40.3517406+07:00","value":6,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:40.3517406+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":643.9378,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":643.9378,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":643.9378,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":643.9378,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:40.5991736+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:40.5999209+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:40.5999209+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":4.9147,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":4.2756,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":0.6391,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":4.9147,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:40.9055186+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:40.9060267+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":1,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":2556.8564,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":2556.3261,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0.5303,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0,"tags":{"endpoint":"login","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/login","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/login"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":2556.8564,"tags":{"endpoint":"login","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":2556.8564,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":1,"tags":{"check":"login: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":1,"tags":{"check":"login: accessToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":1,"tags":{"check":"login: refreshToken set","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:41.1958745+07:00","value":1,"tags":{"check":"login: role correct","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":1791.8883,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":3.9855,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":3.9855,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":1791.0947,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":0.7936,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":1791.8883,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:41.2258638+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:41.3516146+07:00","value":6,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:41.3516146+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:41.3751058+07:00","value":283,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:41.3751058+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":1,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":649.5848,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":648.5889,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0.9959,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0,"tags":{"endpoint":"refresh_token","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/refresh","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/refresh"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":649.5848,"tags":{"endpoint":"refresh_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":649.5848,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":1,"tags":{"check":"refresh: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:42.1469319+07:00","value":1,"tags":{"check":"refresh: new accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:42.3264095+07:00","value":1639,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:42.3264095+07:00","value":3778,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:42.3264095+07:00","value":17873.9155,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:42.3264095+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:42.3513526+07:00","value":4,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:42.3513526+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":23.3394,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":0,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":21.7554,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":1.584,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:42.4724671+07:00","value":1,"tags":{"endpoint":"fcm_token","error_code":"1500","expected_response":"false","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/fcm-token","proto":"HTTP/1.1","scenario":"auth_flow","status":"500","url":"http://localhost:8080/api/v1/auth/fcm-token"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:42.4728922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:42.4728922+07:00","value":23.3394,"tags":{"endpoint":"fcm_token","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_failed_requests","type":"Point","data":{"time":"2026-05-17T18:59:42.4728922+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:42.4728922+07:00","value":0,"tags":{"check":"fcm-token: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1407.1435,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1.0431,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1.0431,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1405.4963,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1.6472,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1407.1435,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:42.5144226+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":17417.1826,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":17415.5188,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":1.6638,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:42.7989933+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:42.7996502+07:00","value":17417.1826,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:42.7996502+07:00","value":17417.1826,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:42.7996502+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:42.7996502+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:42.7996502+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:43.1165586+07:00","value":1638,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:43.1165586+07:00","value":3775,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iteration_duration","type":"Point","data":{"time":"2026-05-17T18:59:43.1165586+07:00","value":18379.3637,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"iterations","type":"Point","data":{"time":"2026-05-17T18:59:43.1165586+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:43.351002+07:00","value":3,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:43.351002+07:00","value":30,"tags":{}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":1,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":12852.3312,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":12851.66,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0.6712,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0,"tags":{"endpoint":"register","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/register","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/register"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":12852.3312,"tags":{"endpoint":"register","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_auth_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":12852.3312,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":1,"tags":{"check":"register: status 200","group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:43.6635322+07:00","value":1,"tags":{"check":"register: has accessToken","group":"","scenario":"auth_flow"}}} -{"metric":"http_reqs","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":1,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_duration","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":1070.2388,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_blocked","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":4.1029,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_connecting","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":4.1029,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_tls_handshaking","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_sending","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_waiting","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":1069.869,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_receiving","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":0.3698,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"http_req_failed","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":0,"tags":{"endpoint":"logout","expected_response":"true","group":"","method":"POST","name":"http://localhost:8080/api/v1/auth/logout","proto":"HTTP/1.1","scenario":"auth_flow","status":"200","url":"http://localhost:8080/api/v1/auth/logout"}}} -{"metric":"walkguide_error_rate","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":0,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_endpoint_latency_ms","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":1070.2388,"tags":{"endpoint":"logout","group":"","scenario":"auth_flow"}}} -{"metric":"walkguide_successful_requests","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":1,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"checks","type":"Point","data":{"time":"2026-05-17T18:59:43.7482724+07:00","value":1,"tags":{"check":"logout: status 2xx","group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:44.3512523+07:00","value":3,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:44.3512523+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:44.3722928+07:00","value":1613,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:44.3722928+07:00","value":3751,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:45.3514731+07:00","value":2,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:45.3514731+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:45.3735015+07:00","value":532,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:45.3735015+07:00","value":916,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"vus","type":"Point","data":{"time":"2026-05-17T18:59:46.3514371+07:00","value":1,"tags":{}}} -{"metric":"vus_max","type":"Point","data":{"time":"2026-05-17T18:59:46.3514371+07:00","value":30,"tags":{}}} -{"metric":"data_sent","type":"Point","data":{"time":"2026-05-17T18:59:46.3910637+07:00","value":516,"tags":{"group":"","scenario":"auth_flow"}}} -{"metric":"data_received","type":"Point","data":{"time":"2026-05-17T18:59:46.3910637+07:00","value":906,"tags":{"group":"","scenario":"auth_flow"}}} diff --git a/walkguide-backend/demo/src/main/java/com/walkguide/controller/CallController.java b/walkguide-backend/demo/src/main/java/com/walkguide/controller/CallController.java index fbeab8d..79fdcc3 100644 --- a/walkguide-backend/demo/src/main/java/com/walkguide/controller/CallController.java +++ b/walkguide-backend/demo/src/main/java/com/walkguide/controller/CallController.java @@ -108,7 +108,11 @@ public class CallController { Long callerId = SecurityHelper.getCurrentUserId(); Long otherId = Long.parseLong(body.get("otherId")); String channelName = body.get("channelName"); - callNotificationService.notifyCallEnded(callerId, otherId, channelName); + if (channelName == null || channelName.isBlank()) { + callNotificationService.notifyCallEnded(callerId, otherId); + } else { + callNotificationService.notifyCallEnded(callerId, otherId, channelName); + } return ResponseEntity.ok(ApiResponse.ok(null, "Call ended")); } -} \ No newline at end of file +} diff --git a/walkguide-backend/demo/src/main/java/com/walkguide/dto/request/CallNotifyRequest.java b/walkguide-backend/demo/src/main/java/com/walkguide/dto/request/CallNotifyRequest.java index 7ee876a..27f01b3 100644 --- a/walkguide-backend/demo/src/main/java/com/walkguide/dto/request/CallNotifyRequest.java +++ b/walkguide-backend/demo/src/main/java/com/walkguide/dto/request/CallNotifyRequest.java @@ -24,6 +24,8 @@ public class CallNotifyRequest { /** Token Agora untuk receiver — dikirim lewat FCM payload */ private String agoraToken; + private String agoraAppId; + /** UID Agora untuk receiver */ private int receiverUid; } diff --git a/walkguide-backend/demo/src/main/java/com/walkguide/service/CallNotificationService.java b/walkguide-backend/demo/src/main/java/com/walkguide/service/CallNotificationService.java index 2bb3924..04b9b4c 100644 --- a/walkguide-backend/demo/src/main/java/com/walkguide/service/CallNotificationService.java +++ b/walkguide-backend/demo/src/main/java/com/walkguide/service/CallNotificationService.java @@ -40,6 +40,7 @@ public class CallNotificationService { payload.put("callerName", callerName); payload.put("channelName", req.getChannelName()); payload.put("agoraToken", req.getAgoraToken() != null ? req.getAgoraToken() : ""); + payload.put("agoraAppId", req.getAgoraAppId() != null ? req.getAgoraAppId() : ""); payload.put("receiverUid", String.valueOf(req.getReceiverUid())); pendingCalls.put(receiver.getId(), payload); @@ -171,4 +172,4 @@ public class CallNotificationService { .findFirst() .orElse(null); } -} \ No newline at end of file +} diff --git a/walkguide-backend/demo/src/test/java/com/walkguide/service/CallNotificationServiceTest.java b/walkguide-backend/demo/src/test/java/com/walkguide/service/CallNotificationServiceTest.java index 19168bc..b3a4a83 100644 --- a/walkguide-backend/demo/src/test/java/com/walkguide/service/CallNotificationServiceTest.java +++ b/walkguide-backend/demo/src/test/java/com/walkguide/service/CallNotificationServiceTest.java @@ -4,6 +4,7 @@ import com.walkguide.dto.request.CallNotifyRequest; import com.walkguide.entity.User; import com.walkguide.exception.ResourceNotFoundException; import com.walkguide.repository.UserRepository; +import com.walkguide.websocket.LocationBroadcaster; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; @@ -34,6 +35,9 @@ class CallNotificationServiceTest { @Mock private UserRepository userRepository; + @Mock + private LocationBroadcaster locationBroadcaster; + @InjectMocks private CallNotificationService service; @@ -89,7 +93,7 @@ class CallNotificationServiceTest { String message = service.notifyIncomingCall(1L, request); - assertEquals("Panggilan dikirim (receiver mungkin tidak menerima push notification)", message); + assertEquals("Panggilan dikirim via realtime fallback.", message); verify(fcmService, never()).sendHighPriority(anyString(), anyString(), anyString(), anyMap()); } diff --git a/walkguide-mobile/walkguide_app/assets/models/yolov8n.tflite b/walkguide-mobile/walkguide_app/assets/models/yolov8n.tflite index 7ffb7e8..e69de29 100644 Binary files a/walkguide-mobile/walkguide_app/assets/models/yolov8n.tflite and b/walkguide-mobile/walkguide_app/assets/models/yolov8n.tflite differ diff --git a/walkguide-mobile/walkguide_app/lib/app/router.dart b/walkguide-mobile/walkguide_app/lib/app/router.dart index a022a66..4e123c5 100644 --- a/walkguide-mobile/walkguide_app/lib/app/router.dart +++ b/walkguide-mobile/walkguide_app/lib/app/router.dart @@ -45,6 +45,8 @@ final GoRouter appRouter = GoRouter( redirect: (context, state) async { final path = state.matchedLocation; final serverUrl = await AppConstants.getServerUrl(); + final isEditingServer = + path == '/server-connect' && state.uri.queryParameters['edit'] == '1'; final isPublicRoute = path == '/server-connect' || path == '/splash' || path == '/login' || @@ -53,7 +55,8 @@ final GoRouter appRouter = GoRouter( if ((serverUrl == null || serverUrl.isEmpty) && path != '/server-connect') { return '/server-connect'; } - if (path == '/server-connect' && + if (!isEditingServer && + path == '/server-connect' && serverUrl != null && serverUrl.isNotEmpty) { return '/splash'; @@ -88,7 +91,9 @@ final GoRouter appRouter = GoRouter( routes: [ GoRoute( path: '/server-connect', - builder: (_, __) => const server_connect.ServerConnectScreen()), + builder: (_, state) => server_connect.ServerConnectScreen( + editMode: state.uri.queryParameters['edit'] == '1', + )), GoRoute( path: '/splash', builder: (_, __) => const auth_splash.SplashScreen()), GoRoute(path: '/login', builder: (_, __) => const auth_login.LoginScreen()), @@ -106,6 +111,7 @@ final GoRouter appRouter = GoRouter( callerId: int.tryParse(extra['callerId']?.toString() ?? ''), channelName: extra['channelName']?.toString(), agoraToken: extra['agoraToken']?.toString(), + agoraAppId: extra['agoraAppId']?.toString(), ); }), ShellRoute( diff --git a/walkguide-mobile/walkguide_app/lib/core/constants/app_constants.dart b/walkguide-mobile/walkguide_app/lib/core/constants/app_constants.dart index 7ae8d8b..9857224 100644 --- a/walkguide-mobile/walkguide_app/lib/core/constants/app_constants.dart +++ b/walkguide-mobile/walkguide_app/lib/core/constants/app_constants.dart @@ -1,13 +1,18 @@ import 'package:shared_preferences/shared_preferences.dart'; class AppConstants { + static const String defaultServerUrl = 'http://202.46.28.170:8080'; static const String _serverUrlKey = 'server_base_url'; static const String _selectedYoloModelKey = 'selected_yolo_model'; // Ambil base URL dari SharedPreferences static Future getServerUrl() async { final prefs = await SharedPreferences.getInstance(); - return prefs.getString(_serverUrlKey); + final saved = prefs.getString(_serverUrlKey); + if (saved == null || saved.trim().isEmpty) { + return defaultServerUrl; + } + return saved; } // Simpan URL setelah berhasil connect @@ -33,7 +38,7 @@ class AppConstants { static Future clearServerUrl() async { final prefs = await SharedPreferences.getInstance(); - await prefs.remove(_serverUrlKey); + await prefs.setString(_serverUrlKey, defaultServerUrl); } static String buildApiUrl(String baseUrl) => '$baseUrl/api/v1'; diff --git a/walkguide-mobile/walkguide_app/lib/core/services/call_service.dart b/walkguide-mobile/walkguide_app/lib/core/services/call_service.dart index ddded54..d584e52 100644 --- a/walkguide-mobile/walkguide_app/lib/core/services/call_service.dart +++ b/walkguide-mobile/walkguide_app/lib/core/services/call_service.dart @@ -44,14 +44,19 @@ class CallService { required int receiverId, required String channelName, String? agoraToken, + String? agoraAppId, int receiverUid = 0, }) async { - await _apiClient.dio.post('/shared/call/notify', data: { - 'receiverId': receiverId, - 'channelName': channelName, - 'agoraToken': agoraToken, - 'receiverUid': receiverUid, - }); + await _apiClient.dio.post( + '/shared/call/notify', + data: { + 'receiverId': receiverId, + 'channelName': channelName, + 'agoraToken': agoraToken, + 'agoraAppId': agoraAppId, + 'receiverUid': receiverUid, + }, + ); } Future?> startPairedCall({int uid = 0}) async { @@ -61,12 +66,14 @@ class CallService { final tokenData = await requestToken(receiverId: receiverId); final channelName = tokenData?['channelName']?.toString(); final token = tokenData?['token']?.toString(); + final appId = tokenData?['appId']?.toString(); final localUid = (tokenData?['uid'] as num?)?.toInt() ?? uid; if (channelName == null || channelName.isEmpty) return null; final joined = await joinChannel( channelName: channelName, token: token, + appId: appId, uid: localUid, ); if (!joined) return null; @@ -75,6 +82,7 @@ class CallService { receiverId: receiverId, channelName: channelName, agoraToken: token, + agoraAppId: appId, receiverUid: 0, ); @@ -94,10 +102,10 @@ class CallService { required int callerId, required String channelName, }) async { - await _apiClient.dio.post('/shared/call/accept', data: { - 'callerId': callerId.toString(), - 'channelName': channelName, - }); + await _apiClient.dio.post( + '/shared/call/accept', + data: {'callerId': callerId.toString(), 'channelName': channelName}, + ); } Future?> getAcceptedCall() async { @@ -126,21 +134,27 @@ class CallService { Future endCall(int? otherId, {String? channelName}) async { if (otherId == null) return; - await _apiClient.dio.post('/shared/call/end', data: { - 'otherId': otherId.toString(), - if (channelName != null && channelName.isNotEmpty) - 'channelName': channelName, - }); + await _apiClient.dio.post( + '/shared/call/end', + data: { + 'otherId': otherId.toString(), + if (channelName != null && channelName.isNotEmpty) + 'channelName': channelName, + }, + ); } Future joinChannel({ required String channelName, String? token, + String? appId, int uid = 0, }) async { final joinCompleter = Completer(); try { - if (AppConstants.agoraAppId.isEmpty) { + final resolvedAppId = + (appId != null && appId.isNotEmpty) ? appId : AppConstants.agoraAppId; + if (resolvedAppId.isEmpty) { debugPrint('Agora join skipped: AGORA_APP_ID is not configured'); return false; } @@ -150,9 +164,7 @@ class CallService { } _engine ??= createAgoraRtcEngine(); - await _engine!.initialize( - const RtcEngineContext(appId: AppConstants.agoraAppId), - ); + await _engine!.initialize(RtcEngineContext(appId: resolvedAppId)); _engine!.registerEventHandler( RtcEngineEventHandler( onJoinChannelSuccess: (_, __) { @@ -183,12 +195,17 @@ class CallService { await _engine!.setClientRole(role: ClientRoleType.clientRoleBroadcaster); await _engine!.setAudioProfile( profile: AudioProfileType.audioProfileDefault, - scenario: AudioScenarioType.audioScenarioMeeting, + scenario: AudioScenarioType.audioScenarioDefault, ); await _engine!.enableAudio(); await _engine!.enableLocalAudio(true); await _engine!.muteAllRemoteAudioStreams(false); await _engine!.muteLocalAudioStream(false); + await _engine!.enableAudioVolumeIndication( + interval: 500, + smooth: 3, + reportVad: true, + ); await _engine!.adjustRecordingSignalVolume(100); await _engine!.adjustPlaybackSignalVolume(100); await _engine!.setDefaultAudioRouteToSpeakerphone(true); diff --git a/walkguide-mobile/walkguide_app/lib/core/services/incoming_call_polling_service.dart b/walkguide-mobile/walkguide_app/lib/core/services/incoming_call_polling_service.dart index 361ee5b..9c17f5e 100644 --- a/walkguide-mobile/walkguide_app/lib/core/services/incoming_call_polling_service.dart +++ b/walkguide-mobile/walkguide_app/lib/core/services/incoming_call_polling_service.dart @@ -14,7 +14,7 @@ class IncomingCallPollingService { void start() { if (_timer != null) return; - _timer = Timer.periodic(const Duration(seconds: 2), (_) => _check()); + _timer = Timer.periodic(const Duration(seconds: 1), (_) => _check()); unawaited(_check()); } @@ -28,7 +28,7 @@ class IncomingCallPollingService { try { final res = await _apiClient.dio .get('/shared/call/pending') - .timeout(const Duration(seconds: 3)); + .timeout(const Duration(seconds: 2)); final data = res.data['data']; if (data is! Map) return; if (data['type']?.toString() != 'INCOMING_CALL') return; @@ -42,4 +42,4 @@ class IncomingCallPollingService { debugPrint('Incoming call polling skipped: $e'); } } -} \ No newline at end of file +} diff --git a/walkguide-mobile/walkguide_app/lib/features/auth/splash_screen.dart b/walkguide-mobile/walkguide_app/lib/features/auth/splash_screen.dart index 73dad1c..3fa7e11 100644 --- a/walkguide-mobile/walkguide_app/lib/features/auth/splash_screen.dart +++ b/walkguide-mobile/walkguide_app/lib/features/auth/splash_screen.dart @@ -3,9 +3,15 @@ import 'package:flutter/material.dart'; import 'package:go_router/go_router.dart'; +import '../../app/router.dart'; import '../../app/injection_container.dart'; +import '../../core/constants/app_constants.dart'; import '../../core/errors/friendly_error.dart'; +import '../../core/network/api_client.dart'; +import '../../core/services/fcm_service.dart'; import '../../core/services/incoming_call_polling_service.dart'; +import '../../core/services/offline_queue_service.dart'; +import '../../core/services/websocket_service.dart'; import '../../core/storage/secure_storage.dart'; // --------------------------------------------------------------------------- @@ -40,7 +46,9 @@ class _SplashScreenState extends State void initState() { super.initState(); _animCtrl = AnimationController( - vsync: this, duration: const Duration(milliseconds: 700)); + vsync: this, + duration: const Duration(milliseconds: 700), + ); _fadeAnim = CurvedAnimation(parent: _animCtrl, curve: Curves.easeIn); _animCtrl.forward(); _route(); @@ -59,10 +67,12 @@ class _SplashScreenState extends State await Future.delayed(const Duration(milliseconds: 500)); final storage = sl(); - final token = - await storage.getAccessToken().timeout(const Duration(seconds: 3)); - final role = - await storage.getUserRole().timeout(const Duration(seconds: 3)); + final token = await storage.getAccessToken().timeout( + const Duration(seconds: 3), + ); + final role = await storage.getUserRole().timeout( + const Duration(seconds: 3), + ); if (!mounted) return; @@ -71,11 +81,16 @@ class _SplashScreenState extends State return; } - sl().start(); + final serverUrl = await AppConstants.getServerUrl(); + if (serverUrl != null && serverUrl.isNotEmpty) { + _startAutoLoginServices(serverUrl); + } else { + sl().start(); + } // Auto-login: arahkan ke home sesuai role. - context.go(role == 'ROLE_GUARDIAN' - ? '/guardian/dashboard' - : '/user/walkguide'); + context.go( + role == 'ROLE_GUARDIAN' ? '/guardian/dashboard' : '/user/walkguide', + ); }, onError: (_) {}, fallback: 'Sesi belum bisa dipulihkan.', @@ -120,10 +135,7 @@ class _SplashScreenState extends State const SizedBox(height: 6), const Text( 'AI-powered navigation for everyone', - style: TextStyle( - color: Colors.white70, - fontSize: 13, - ), + style: TextStyle(color: Colors.white70, fontSize: 13), ), const SizedBox(height: 48), const SizedBox( @@ -141,3 +153,23 @@ class _SplashScreenState extends State ); } } + +void _startAutoLoginServices(String serverUrl) { + Future.microtask(() async { + sl().start(); + await sl().init(serverUrl); + await sl().init().timeout(const Duration(seconds: 4)); + final ws = sl(); + await ws.connect(serverUrl).timeout(const Duration(seconds: 2)); + ws.subscribeCall((data) { + if (data['type']?.toString() == 'INCOMING_CALL') { + appRouter.go('/incoming-call', extra: data); + } + }); + await sl() + .syncPending(sl()) + .timeout(const Duration(seconds: 3)); + }).catchError((Object e) { + debugPrint('Auto-login services skipped: $e'); + }); +} diff --git a/walkguide-mobile/walkguide_app/lib/features/call/call_screen.dart b/walkguide-mobile/walkguide_app/lib/features/call/call_screen.dart index 553b66d..c234345 100644 --- a/walkguide-mobile/walkguide_app/lib/features/call/call_screen.dart +++ b/walkguide-mobile/walkguide_app/lib/features/call/call_screen.dart @@ -47,8 +47,10 @@ class _CallScreenState extends State vsync: this, duration: const Duration(milliseconds: 1200), )..repeat(reverse: true); - late final Animation _pulseScale = Tween(begin: 0.95, end: 1.08) - .animate(CurvedAnimation(parent: _pulseCtrl, curve: Curves.easeInOut)); + late final Animation _pulseScale = Tween( + begin: 0.95, + end: 1.08, + ).animate(CurvedAnimation(parent: _pulseCtrl, curve: Curves.easeInOut)); @override void initState() { @@ -85,7 +87,7 @@ class _CallScreenState extends State ); _startAcceptedPolling(); _ringTimeout?.cancel(); - _ringTimeout = Timer(const Duration(seconds: 45), () { + _ringTimeout = Timer(const Duration(seconds: 35), () { if (!mounted || _phase == _CallPhase.connected) return; _failCall('Panggilan tidak dijawab.'); }); @@ -93,12 +95,12 @@ class _CallScreenState extends State void _startAcceptedPolling() { _acceptedPoll?.cancel(); - _acceptedPoll = Timer.periodic(const Duration(seconds: 2), (_) async { + _acceptedPoll = Timer.periodic(const Duration(seconds: 1), (_) async { if (!mounted || _activeChannel == null) return; final state = await runFriendly>( () => sl() .getCallState(_activeChannel) - .timeout(const Duration(seconds: 3)), + .timeout(const Duration(seconds: 2)), onError: (_) {}, fallback: 'Polling panggilan gagal.', ); @@ -114,9 +116,9 @@ class _CallScreenState extends State } final accepted = await runFriendly>( - () => sl() - .getAcceptedCall() - .timeout(const Duration(seconds: 3)), + () => sl().getAcceptedCall().timeout( + const Duration(seconds: 2), + ), onError: (_) {}, fallback: 'Polling panggilan diterima gagal.', ); @@ -283,6 +285,7 @@ class IncomingCallScreen extends StatefulWidget { final int? callerId; final String? channelName; final String? agoraToken; + final String? agoraAppId; const IncomingCallScreen({ super.key, @@ -290,6 +293,7 @@ class IncomingCallScreen extends StatefulWidget { this.callerId, this.channelName, this.agoraToken, + this.agoraAppId, }); @override @@ -360,12 +364,12 @@ class _IncomingCallScreenState extends State { void _startIncomingStatePolling() { _statePoll?.cancel(); - _statePoll = Timer.periodic(const Duration(seconds: 2), (_) async { + _statePoll = Timer.periodic(const Duration(seconds: 1), (_) async { if (!mounted || _joinedChannel == null) return; final state = await runFriendly>( () => sl() .getCallState(_joinedChannel) - .timeout(const Duration(seconds: 3)), + .timeout(const Duration(seconds: 2)), onError: (_) {}, fallback: 'Polling panggilan masuk gagal.', ); @@ -389,8 +393,10 @@ class _IncomingCallScreenState extends State { setState(() => _responding = true); sl().speak('Panggilan ditolak.'); sl().setRemoteUserOfflineCallback(null); - await sl() - .endCall(widget.callerId, channelName: widget.channelName); + await sl().endCall( + widget.callerId, + channelName: widget.channelName, + ); await sl().clearPendingCall(); await sl().leave(); if (mounted) context.go(await _homeRoute()); @@ -401,16 +407,19 @@ class _IncomingCallScreenState extends State { unawaited(_finishIncomingRemoteEnded()); }); if (widget.callerId != null) { - final tokenData = - await sl().requestToken(receiverId: widget.callerId!); + final tokenData = await sl().requestToken( + receiverId: widget.callerId!, + ); final channelName = tokenData?['channelName']?.toString(); final token = tokenData?['token']?.toString(); + final appId = tokenData?['appId']?.toString(); final uid = (tokenData?['uid'] as num?)?.toInt() ?? 0; if (channelName != null && channelName.isNotEmpty) { _joinedChannel = channelName; return sl().joinChannel( channelName: channelName, token: token, + appId: appId, uid: uid, ); } @@ -422,6 +431,7 @@ class _IncomingCallScreenState extends State { return sl().joinChannel( channelName: fallbackChannel, token: widget.agoraToken, + appId: widget.agoraAppId, ); } @@ -429,8 +439,10 @@ class _IncomingCallScreenState extends State { _callTimer?.cancel(); _statePoll?.cancel(); sl().setRemoteUserOfflineCallback(null); - await sl() - .endCall(widget.callerId, channelName: _joinedChannel); + await sl().endCall( + widget.callerId, + channelName: _joinedChannel, + ); await sl().leave(); sl().speak('Panggilan diakhiri.'); if (mounted) context.go(await _homeRoute()); @@ -713,8 +725,10 @@ class _EndCallButton extends StatelessWidget { Container( width: 74, height: 74, - decoration: - const BoxDecoration(shape: BoxShape.circle, color: _kRed), + decoration: const BoxDecoration( + shape: BoxShape.circle, + color: _kRed, + ), child: const Icon(Icons.call_end, color: Colors.white, size: 32), ), const SizedBox(height: 6), diff --git a/walkguide-mobile/walkguide_app/lib/features/guardian_dashboard/guardian_tools_screen.dart b/walkguide-mobile/walkguide_app/lib/features/guardian_dashboard/guardian_tools_screen.dart index 2828a8a..5973015 100644 --- a/walkguide-mobile/walkguide_app/lib/features/guardian_dashboard/guardian_tools_screen.dart +++ b/walkguide-mobile/walkguide_app/lib/features/guardian_dashboard/guardian_tools_screen.dart @@ -158,8 +158,10 @@ class _GuardianEndpointScreenState extends State<_GuardianEndpointScreen> { context: context, builder: (dialogContext) => StatefulBuilder( builder: (context, setDialogState) => AlertDialog( - title: Text(_labelFromKey(item['commandKey']?.toString() ?? '') ?? - 'Voice Command'), + title: Text( + _labelFromKey(item['commandKey']?.toString() ?? '') ?? + 'Voice Command', + ), content: Column( mainAxisSize: MainAxisSize.min, children: [ @@ -180,11 +182,13 @@ class _GuardianEndpointScreenState extends State<_GuardianEndpointScreen> { ), actions: [ TextButton( - onPressed: () => Navigator.pop(dialogContext, false), - child: const Text('Cancel')), + onPressed: () => Navigator.pop(dialogContext, false), + child: const Text('Cancel'), + ), FilledButton( - onPressed: () => Navigator.pop(dialogContext, true), - child: const Text('Save')), + onPressed: () => Navigator.pop(dialogContext, true), + child: const Text('Save'), + ), ], ), ), @@ -209,8 +213,9 @@ class _GuardianEndpointScreenState extends State<_GuardianEndpointScreen> { context: context, builder: (dialogContext) => StatefulBuilder( builder: (context, setDialogState) => AlertDialog( - title: Text(_labelFromKey(item['shortcutKey']?.toString() ?? '') ?? - 'Shortcut'), + title: Text( + _labelFromKey(item['shortcutKey']?.toString() ?? '') ?? 'Shortcut', + ), content: Column( mainAxisSize: MainAxisSize.min, children: [ @@ -230,6 +235,31 @@ class _GuardianEndpointScreenState extends State<_GuardianEndpointScreen> { prefixIcon: Icon(Icons.numbers_outlined), ), ), + const SizedBox(height: 10), + Wrap( + spacing: 8, + runSpacing: 8, + children: [ + ActionChip( + avatar: const Icon(Icons.volume_up_outlined, size: 18), + label: const Text('Volume Up'), + onPressed: () { + buttonName.text = 'Volume Up'; + buttonCode.text = '24'; + setDialogState(() {}); + }, + ), + ActionChip( + avatar: const Icon(Icons.volume_down_outlined, size: 18), + label: const Text('Volume Down'), + onPressed: () { + buttonName.text = 'Volume Down'; + buttonCode.text = '25'; + setDialogState(() {}); + }, + ), + ], + ), SwitchListTile( contentPadding: EdgeInsets.zero, value: enabled, @@ -240,11 +270,13 @@ class _GuardianEndpointScreenState extends State<_GuardianEndpointScreen> { ), actions: [ TextButton( - onPressed: () => Navigator.pop(dialogContext, false), - child: const Text('Cancel')), + onPressed: () => Navigator.pop(dialogContext, false), + child: const Text('Cancel'), + ), FilledButton( - onPressed: () => Navigator.pop(dialogContext, true), - child: const Text('Save')), + onPressed: () => Navigator.pop(dialogContext, true), + child: const Text('Save'), + ), ], ), ), @@ -273,8 +305,9 @@ class _GuardianEndpointScreenState extends State<_GuardianEndpointScreen> { }, onError: (message) { if (!mounted) return; - ScaffoldMessenger.of(context) - .showSnackBar(SnackBar(content: Text(message))); + ScaffoldMessenger.of( + context, + ).showSnackBar(SnackBar(content: Text(message))); }, fallback: 'Konfigurasi belum bisa disimpan.', ); @@ -301,18 +334,15 @@ class _EndpointCard extends StatelessWidget { '', ) ?? 'Item #${item['id'] ?? '-'}'; - final subtitle = _firstText( - item, - [ - 'triggerPhrase', - 'buttonName', - 'description', - 'action', - 'shortcut', - 'status', - 'createdAt' - ], - ) ?? + final subtitle = _firstText(item, [ + 'triggerPhrase', + 'buttonName', + 'description', + 'action', + 'shortcut', + 'status', + 'createdAt', + ]) ?? 'Data aktif'; final enabled = item['enabled'] != false; return Container( @@ -338,11 +368,15 @@ class _EndpointCard extends StatelessWidget { child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ - Text(title, - style: const TextStyle(fontWeight: FontWeight.w800)), + Text( + title, + style: const TextStyle(fontWeight: FontWeight.w800), + ), const SizedBox(height: 3), - Text(subtitle, - style: const TextStyle(color: Color(0xFF64748B))), + Text( + subtitle, + style: const TextStyle(color: Color(0xFF64748B)), + ), const SizedBox(height: 6), Wrap( spacing: 8, @@ -415,7 +449,6 @@ String? _labelFromKey(String value) { return value .split('_') .where((part) => part.isNotEmpty) - .map((part) => - part[0].toUpperCase() + part.substring(1).toLowerCase()) + .map((part) => part[0].toUpperCase() + part.substring(1).toLowerCase()) .join(' '); } diff --git a/walkguide-mobile/walkguide_app/lib/features/home/presentation/guardian_dashboard_screen.dart b/walkguide-mobile/walkguide_app/lib/features/home/presentation/guardian_dashboard_screen.dart index 8b7e125..4171ecf 100644 --- a/walkguide-mobile/walkguide_app/lib/features/home/presentation/guardian_dashboard_screen.dart +++ b/walkguide-mobile/walkguide_app/lib/features/home/presentation/guardian_dashboard_screen.dart @@ -49,10 +49,10 @@ class _GuardianDashboardScreenState extends State vsync: this, duration: const Duration(milliseconds: 1800), )..repeat(reverse: true); - late final Animation _pulseAnim = - Tween(begin: 0.4, end: 1.0).animate( - CurvedAnimation(parent: _pulseCtrl, curve: Curves.easeInOut), - ); + late final Animation _pulseAnim = Tween( + begin: 0.4, + end: 1.0, + ).animate(CurvedAnimation(parent: _pulseCtrl, curve: Curves.easeInOut)); // ── SOS flash animation ────────────────────────────────────────────────────── late final AnimationController _sosCtrl = AnimationController( @@ -62,6 +62,7 @@ class _GuardianDashboardScreenState extends State bool _sosAlert = false; bool _handlingSos = false; List> _pendingSos = const []; + Timer? _realtimeRefreshTimer; // ── Refresh button animation ───────────────────────────────────────────────── late final AnimationController _refreshCtrl = AnimationController( @@ -75,10 +76,15 @@ class _GuardianDashboardScreenState extends State _loadAll(); sl().start(); _subscribeWebSocket(); + _realtimeRefreshTimer = Timer.periodic( + const Duration(seconds: 10), + (_) => unawaited(_loadAll(silent: true)), + ); } @override void dispose() { + _realtimeRefreshTimer?.cancel(); _pulseCtrl.dispose(); _sosCtrl.dispose(); _refreshCtrl.dispose(); @@ -126,21 +132,21 @@ class _GuardianDashboardScreenState extends State // Extract user info final userStatus = dashboard?['userStatus'] as Map?; + final online = userStatus?['online'] as bool? ?? false; setState(() { _data = _DashboardData( userName: userStatus?['displayName']?.toString() ?? dashboard?['userName']?.toString() ?? 'User', - userOnline: userStatus?['online'] as bool? ?? false, + userOnline: online, userLastSeen: userStatus?['lastSeenAt']?.toString(), battery: (userStatus?['battery'] as num?)?.toInt(), speed: (userStatus?['lastSpeed'] as num?)?.toDouble(), obstaclesTotal: (userStatus?['obstaclesToday'] as num?)?.toInt() ?? (dashboard?['obstaclesToday'] as num?)?.toInt() ?? 0, - unreadNotif: - (dashboard?['unreadNotifCount'] as num?)?.toInt() ?? 0, + unreadNotif: (dashboard?['unreadNotifCount'] as num?)?.toInt() ?? 0, unreadSos: sosPending, lastLat: lastLoc?['lat'] != null ? (lastLoc!['lat'] as num).toDouble() @@ -156,6 +162,9 @@ class _GuardianDashboardScreenState extends State if (newLatLng != null) { _liveLatLng = newLatLng; } + if (!online) { + _liveConnected = false; + } _loading = false; }); @@ -177,59 +186,51 @@ class _GuardianDashboardScreenState extends State } Future?> _fetchDashboard() async { - return await guarded?>( - () async { - final res = await _api - .get('/guardian/dashboard') - .timeout(const Duration(seconds: 8)); - final d = res.data['data']; - return d is Map ? Map.from(d) : null; - }, - ); + return await guarded?>(() async { + final res = await _api + .get('/guardian/dashboard') + .timeout(const Duration(seconds: 8)); + final d = res.data['data']; + return d is Map ? Map.from(d) : null; + }); } Future>> _fetchActivity() async { - return await guarded>>( - () async { - final res = await _api.get('/guardian/activity-logs', - queryParameters: { - 'size': 5, - 'page': 0 - }).timeout(const Duration(seconds: 8)); - final data = res.data['data']; - final content = data is Map ? data['content'] : null; - if (content is List) { - return content - .whereType() - .map((e) => Map.from(e)) - .toList(); - } - return const []; - }, - ) ?? + return await guarded>>(() async { + final res = await _api.get( + '/guardian/activity-logs', + queryParameters: {'size': 5, 'page': 0}, + ).timeout(const Duration(seconds: 8)); + final data = res.data['data']; + final content = data is Map ? data['content'] : null; + if (content is List) { + return content + .whereType() + .map((e) => Map.from(e)) + .toList(); + } + return const []; + }) ?? const []; } Future>> _fetchSosPending() async { - return await guarded>>( - () async { - final res = await _api.get('/guardian/sos-events', - queryParameters: { - 'size': 10, - 'page': 0 - }).timeout(const Duration(seconds: 8)); - final data = res.data['data']; - final content = data is Map ? data['content'] : null; - if (content is List) { - return content - .whereType() - .where((e) => e['status'] == 'TRIGGERED') - .map((e) => Map.from(e)) - .toList(); - } - return const []; - }, - ) ?? + return await guarded>>(() async { + final res = await _api.get( + '/guardian/sos-events', + queryParameters: {'size': 10, 'page': 0}, + ).timeout(const Duration(seconds: 8)); + final data = res.data['data']; + final content = data is Map ? data['content'] : null; + if (content is List) { + return content + .whereType() + .where((e) => e['status'] == 'TRIGGERED') + .map((e) => Map.from(e)) + .toList(); + } + return const []; + }) ?? const []; } @@ -237,56 +238,54 @@ class _GuardianDashboardScreenState extends State void _subscribeWebSocket() { final ws = sl(); Future.microtask(() async { - await guarded( - () async { - final userId = await _getLinkedUserId(); - if (userId == null) return; - ws.subscribeLocation(userId, (lat, lng) { - if (!mounted) return; - final newPos = LatLng(lat, lng); - setState(() { - _liveLatLng = newPos; - _liveConnected = true; - }); - _moveMapSafely(newPos); - final now = DateTime.now(); - if (_lastRealtimeStatusReload == null || - now.difference(_lastRealtimeStatusReload!).inSeconds >= 15) { - _lastRealtimeStatusReload = now; - unawaited(_loadAll(silent: true)); - } + await guarded(() async { + final userId = await _getLinkedUserId(); + if (userId == null) return; + ws.subscribeLocation(userId, (lat, lng) { + if (!mounted) return; + final newPos = LatLng(lat, lng); + setState(() { + _liveLatLng = newPos; + _liveConnected = true; }); - ws.subscribeSos((sosData) { - if (!mounted) return; - _triggerSosFlash(); - setState(() { - _pendingSos = [ - Map.from(sosData), - ..._pendingSos, - ]; - _data = _data?.copyWith(unreadSos: (_data?.unreadSos ?? 0) + 1); - }); - _showSosSnackbar(sosData); + _moveMapSafely(newPos); + final now = DateTime.now(); + if (_lastRealtimeStatusReload == null || + now.difference(_lastRealtimeStatusReload!).inSeconds >= 15) { + _lastRealtimeStatusReload = now; + unawaited(_loadAll(silent: true)); + } + }); + ws.subscribeSos((sosData) { + if (!mounted) return; + _triggerSosFlash(); + setState(() { + _pendingSos = [Map.from(sosData), ..._pendingSos]; + _data = _data?.copyWith(unreadSos: (_data?.unreadSos ?? 0) + 1); }); - if (mounted) setState(() => _liveConnected = true); - }, - ); + _showSosSnackbar(sosData); + }); + if (mounted) { + setState( + () => + _liveConnected = ws.isConnected && (_data?.userOnline ?? false), + ); + } + }); }); } Future _getLinkedUserId() async { - return await guarded( - () async { - final res = await _api - .get('/shared/pairing/status') - .timeout(const Duration(seconds: 5)); - final d = res.data['data']; - if (d is Map && d['status'] == 'ACTIVE') { - return d['pairedWithId']?.toString() ?? d['userId']?.toString(); - } - return null; - }, - ); + return await guarded(() async { + final res = await _api + .get('/shared/pairing/status') + .timeout(const Duration(seconds: 5)); + final d = res.data['data']; + if (d is Map && d['status'] == 'ACTIVE') { + return d['pairedWithId']?.toString() ?? d['userId']?.toString(); + } + return null; + }); } void _triggerSosFlash() { @@ -341,7 +340,8 @@ class _GuardianDashboardScreenState extends State }); ScaffoldMessenger.of(context).showSnackBar( const SnackBar( - content: Text('SOS diterima. Status berubah menjadi ditangani.')), + content: Text('SOS diterima. Status berubah menjadi ditangani.'), + ), ); }, onError: (_) { @@ -435,119 +435,142 @@ class _GuardianDashboardScreenState extends State color: Colors.white, border: Border(bottom: BorderSide(color: Color(0xFFE2E8F0), width: 1)), ), - child: Row(children: [ - // Logo - Container( - width: 30, - height: 30, - decoration: BoxDecoration( - gradient: const LinearGradient( - colors: [Color(0xFF1A56DB), Color(0xFF3B82F6)], - begin: Alignment.topLeft, - end: Alignment.bottomRight, - ), - borderRadius: BorderRadius.circular(8), - ), - child: const Icon(Icons.navigation_rounded, - color: Colors.white, size: 16), - ), - const SizedBox(width: 10), - Text('WalkGuide', - style: GoogleFonts.outfit( - fontSize: 16, - fontWeight: FontWeight.w700, - color: const Color(0xFF0F172A))), - const SizedBox(width: 4), - Container( - padding: const EdgeInsets.symmetric(horizontal: 7, vertical: 2), - decoration: BoxDecoration( - color: const Color(0xFFEFF6FF), - borderRadius: BorderRadius.circular(20), - ), - child: Text('Guardian', - style: GoogleFonts.inter( - fontSize: 10, - color: const Color(0xFF1A56DB), - fontWeight: FontWeight.w600)), - ), - const Spacer(), - // Live dot - AnimatedBuilder( - animation: _pulseAnim, - builder: (_, __) => Row(children: [ - Container( - width: 8, - height: 8, - decoration: BoxDecoration( - shape: BoxShape.circle, - color: _liveConnected - ? Color.fromRGBO(22, 163, 74, _pulseAnim.value) - : const Color(0xFF94A3B8), - boxShadow: _liveConnected - ? [ - BoxShadow( - color: Color.fromRGBO( - 22, 163, 74, _pulseAnim.value * 0.5), - blurRadius: 6, - spreadRadius: 2, - ) - ] - : null, + child: Row( + children: [ + // Logo + Container( + width: 30, + height: 30, + decoration: BoxDecoration( + gradient: const LinearGradient( + colors: [Color(0xFF1A56DB), Color(0xFF3B82F6)], + begin: Alignment.topLeft, + end: Alignment.bottomRight, ), + borderRadius: BorderRadius.circular(8), ), - const SizedBox(width: 5), - Text( - _liveConnected ? 'Live' : 'Offline', + child: const Icon( + Icons.navigation_rounded, + color: Colors.white, + size: 16, + ), + ), + const SizedBox(width: 10), + Text( + 'WalkGuide', + style: GoogleFonts.outfit( + fontSize: 16, + fontWeight: FontWeight.w700, + color: const Color(0xFF0F172A), + ), + ), + const SizedBox(width: 4), + Container( + padding: const EdgeInsets.symmetric(horizontal: 7, vertical: 2), + decoration: BoxDecoration( + color: const Color(0xFFEFF6FF), + borderRadius: BorderRadius.circular(20), + ), + child: Text( + 'Guardian', style: GoogleFonts.inter( - fontSize: 11, + fontSize: 10, + color: const Color(0xFF1A56DB), fontWeight: FontWeight.w600, - color: _liveConnected - ? const Color(0xFF16A34A) - : const Color(0xFF94A3B8), ), ), - ]), - ), - const SizedBox(width: 8), - SizedBox( - width: 40, - height: 40, - child: FilledButton( - onPressed: () => context.go('/guardian/call'), - style: FilledButton.styleFrom( - padding: EdgeInsets.zero, - backgroundColor: const Color(0xFF16A34A), - foregroundColor: Colors.white, - shape: RoundedRectangleBorder( - borderRadius: BorderRadius.circular(12), + ), + const Spacer(), + // Live dot + AnimatedBuilder( + animation: _pulseAnim, + builder: (_, __) => Row( + children: [ + Container( + width: 8, + height: 8, + decoration: BoxDecoration( + shape: BoxShape.circle, + color: _liveConnected + ? Color.fromRGBO(22, 163, 74, _pulseAnim.value) + : const Color(0xFF94A3B8), + boxShadow: _liveConnected + ? [ + BoxShadow( + color: Color.fromRGBO( + 22, + 163, + 74, + _pulseAnim.value * 0.5, + ), + blurRadius: 6, + spreadRadius: 2, + ), + ] + : null, + ), + ), + const SizedBox(width: 5), + Text( + _liveConnected ? 'Live' : 'Offline', + style: GoogleFonts.inter( + fontSize: 11, + fontWeight: FontWeight.w600, + color: _liveConnected + ? const Color(0xFF16A34A) + : const Color(0xFF94A3B8), + ), + ), + ], + ), + ), + const SizedBox(width: 8), + SizedBox( + width: 40, + height: 40, + child: FilledButton( + onPressed: () => context.go('/guardian/call'), + style: FilledButton.styleFrom( + padding: EdgeInsets.zero, + backgroundColor: const Color(0xFF16A34A), + foregroundColor: Colors.white, + shape: RoundedRectangleBorder( + borderRadius: BorderRadius.circular(12), + ), + ), + child: const Icon(Icons.call_rounded, size: 20), + ), + ), + const SizedBox(width: 8), + // Refresh + RotationTransition( + turns: _refreshCtrl, + child: IconButton( + onPressed: _refresh, + icon: const Icon( + Icons.refresh_rounded, + size: 20, + color: Color(0xFF64748B), + ), + tooltip: 'Refresh', + ), + ), + const SizedBox(width: 4), + // Avatar + CircleAvatar( + radius: 16, + backgroundColor: const Color(0xFF1A56DB), + child: Text( + _guardianName.isNotEmpty ? _guardianName[0].toUpperCase() : 'G', + style: GoogleFonts.outfit( + color: Colors.white, + fontSize: 13, + fontWeight: FontWeight.w700, ), ), - child: const Icon(Icons.call_rounded, size: 20), ), - ), - const SizedBox(width: 8), - // Refresh - RotationTransition( - turns: _refreshCtrl, - child: IconButton( - onPressed: _refresh, - icon: const Icon(Icons.refresh_rounded, - size: 20, color: Color(0xFF64748B)), - tooltip: 'Refresh', - ), - ), - const SizedBox(width: 4), - // Avatar - CircleAvatar( - radius: 16, - backgroundColor: const Color(0xFF1A56DB), - child: Text( - _guardianName.isNotEmpty ? _guardianName[0].toUpperCase() : 'G', - style: GoogleFonts.outfit( - color: Colors.white, fontSize: 13, fontWeight: FontWeight.w700), - ), - ), - ]), + ], + ), ); } @@ -596,8 +619,11 @@ class _GuardianDashboardScreenState extends State color: const Color(0xFFDC2626), borderRadius: BorderRadius.circular(14), ), - child: const Icon(Icons.sos_rounded, - color: Colors.white, size: 22), + child: const Icon( + Icons.sos_rounded, + color: Colors.white, + size: 22, + ), ), const SizedBox(width: 12), Expanded( @@ -630,8 +656,10 @@ class _GuardianDashboardScreenState extends State setState(() => _sosAlert = false); _sosCtrl.stop(); }, - icon: const Icon(Icons.close_rounded, - color: Color(0xFF991B1B)), + icon: const Icon( + Icons.close_rounded, + color: Color(0xFF991B1B), + ), ), ], ), @@ -683,16 +711,19 @@ class _GuardianDashboardScreenState extends State Text( '$greeting, $_guardianName', style: GoogleFonts.outfit( - fontSize: 20, - fontWeight: FontWeight.w700, - color: const Color(0xFF0F172A)), + fontSize: 20, + fontWeight: FontWeight.w700, + color: const Color(0xFF0F172A), + ), ), Text( _data?.isPaired == true ? 'Memantau ${_data?.userName ?? "User"} secara real-time' : 'Belum terhubung dengan User', style: GoogleFonts.inter( - fontSize: 12, color: const Color(0xFF64748B)), + fontSize: 12, + color: const Color(0xFF64748B), + ), ), ], ), @@ -762,7 +793,7 @@ class _GuardianDashboardScreenState extends State physics: const NeverScrollableScrollPhysics(), crossAxisSpacing: 10, mainAxisSpacing: 10, - childAspectRatio: 1.9, + childAspectRatio: 1.55, children: cards, ); } @@ -820,170 +851,199 @@ class _GuardianDashboardScreenState extends State border: Border.all(color: const Color(0xFFE2E8F0), width: 1), boxShadow: [ BoxShadow( - color: Colors.black.withValues(alpha: 0.04), - blurRadius: 12, - offset: const Offset(0, 2)), + color: Colors.black.withValues(alpha: 0.04), + blurRadius: 12, + offset: const Offset(0, 2), + ), ], ), child: ClipRRect( borderRadius: BorderRadius.circular(16), - child: Stack(children: [ - // Map or placeholder - if (pos != null) - FlutterMap( - mapController: _mapController, - options: MapOptions(initialCenter: pos, initialZoom: 15), - children: [ - TileLayer( - urlTemplate: 'https://tile.openstreetmap.org/{z}/{x}/{y}.png', - userAgentPackageName: 'com.walkguide.app', + child: Stack( + children: [ + // Map or placeholder + if (pos != null) + FlutterMap( + mapController: _mapController, + options: MapOptions(initialCenter: pos, initialZoom: 15), + children: [ + TileLayer( + urlTemplate: + 'https://tile.openstreetmap.org/{z}/{x}/{y}.png', + userAgentPackageName: 'com.walkguide.app', + ), + MarkerLayer( + markers: [ + Marker( + point: pos, + width: 48, + height: 48, + child: AnimatedBuilder( + animation: _pulseAnim, + builder: (_, __) => Stack( + alignment: Alignment.center, + children: [ + Container( + width: 32 * _pulseAnim.value, + height: 32 * _pulseAnim.value, + decoration: BoxDecoration( + shape: BoxShape.circle, + color: const Color( + 0xFF1A56DB, + ).withValues(alpha: 0.25 * _pulseAnim.value), + ), + ), + Container( + width: 16, + height: 16, + decoration: const BoxDecoration( + shape: BoxShape.circle, + color: Color(0xFF1A56DB), + ), + ), + ], + ), + ), + ), + ], + ), + ], + ) + else + Container( + color: const Color(0xFFF1F5F9), + child: Center( + child: Column( + mainAxisSize: MainAxisSize.min, + children: [ + Icon( + Icons.map_outlined, + size: 48, + color: const Color(0xFFCBD5E1), + ), + const SizedBox(height: 8), + Text( + _data?.isPaired == true + ? 'Belum ada lokasi terbaru' + : 'Pairing dulu untuk melihat peta', + style: GoogleFonts.inter( + fontSize: 12, + color: const Color(0xFF94A3B8), + ), + ), + ], + ), ), - MarkerLayer(markers: [ - Marker( - point: pos, - width: 48, - height: 48, - child: AnimatedBuilder( - animation: _pulseAnim, - builder: (_, __) => Stack( - alignment: Alignment.center, - children: [ - Container( - width: 32 * _pulseAnim.value, - height: 32 * _pulseAnim.value, - decoration: BoxDecoration( - shape: BoxShape.circle, - color: const Color(0xFF1A56DB) - .withValues(alpha: 0.25 * _pulseAnim.value), - ), + ), + + // Header overlay + Positioned( + top: 10, + left: 10, + right: 10, + child: Row( + children: [ + Container( + padding: const EdgeInsets.symmetric( + horizontal: 10, + vertical: 5, + ), + decoration: BoxDecoration( + color: Colors.white.withValues(alpha: 0.92), + borderRadius: BorderRadius.circular(20), + boxShadow: [ + BoxShadow( + color: Colors.black.withValues(alpha: 0.1), + blurRadius: 8, + ), + ], + ), + child: Row( + children: [ + Container( + width: 7, + height: 7, + decoration: BoxDecoration( + shape: BoxShape.circle, + color: _liveConnected + ? const Color(0xFF16A34A) + : const Color(0xFF94A3B8), ), - Container( - width: 16, - height: 16, - decoration: const BoxDecoration( - shape: BoxShape.circle, - color: Color(0xFF1A56DB), - ), + ), + const SizedBox(width: 5), + Text( + _liveConnected + ? 'Live Tracking' + : pos != null + ? 'Lokasi Terakhir' + : 'Menunggu GPS', + style: GoogleFonts.inter( + fontSize: 11, + fontWeight: FontWeight.w600, + color: const Color(0xFF0F172A), ), - ], + ), + ], + ), + ), + const Spacer(), + GestureDetector( + onTap: () => context.go('/guardian/map'), + child: Container( + padding: const EdgeInsets.symmetric( + horizontal: 10, + vertical: 5, + ), + decoration: BoxDecoration( + color: const Color(0xFF1A56DB).withValues(alpha: 0.9), + borderRadius: BorderRadius.circular(20), + ), + child: Text( + 'Buka Peta', + style: GoogleFonts.inter( + fontSize: 11, + color: Colors.white, + fontWeight: FontWeight.w600, + ), ), ), ), - ]), - ], - ) - else - Container( - color: const Color(0xFFF1F5F9), - child: Center( - child: Column( - mainAxisSize: MainAxisSize.min, - children: [ - Icon(Icons.map_outlined, - size: 48, color: const Color(0xFFCBD5E1)), - const SizedBox(height: 8), - Text( - _data?.isPaired == true - ? 'Belum ada lokasi terbaru' - : 'Pairing dulu untuk melihat peta', - style: GoogleFonts.inter( - fontSize: 12, color: const Color(0xFF94A3B8)), - ), - ], - ), + ], ), ), - // Header overlay - Positioned( - top: 10, - left: 10, - right: 10, - child: Row(children: [ - Container( - padding: - const EdgeInsets.symmetric(horizontal: 10, vertical: 5), - decoration: BoxDecoration( - color: Colors.white.withValues(alpha: 0.92), - borderRadius: BorderRadius.circular(20), - boxShadow: [ - BoxShadow( - color: Colors.black.withValues(alpha: 0.1), - blurRadius: 8), - ], - ), - child: Row(children: [ - Container( - width: 7, - height: 7, - decoration: BoxDecoration( - shape: BoxShape.circle, - color: _liveConnected - ? const Color(0xFF16A34A) - : const Color(0xFF94A3B8), - ), - ), - const SizedBox(width: 5), - Text( - _liveConnected - ? 'Live Tracking' - : pos != null - ? 'Lokasi Terakhir' - : 'Menunggu GPS', - style: GoogleFonts.inter( - fontSize: 11, - fontWeight: FontWeight.w600, - color: const Color(0xFF0F172A)), - ), - ]), - ), - const Spacer(), - GestureDetector( - onTap: () => context.go('/guardian/map'), + // Coordinates footer + if (pos != null) + Positioned( + bottom: 10, + left: 10, child: Container( - padding: - const EdgeInsets.symmetric(horizontal: 10, vertical: 5), - decoration: BoxDecoration( - color: const Color(0xFF1A56DB).withValues(alpha: 0.9), - borderRadius: BorderRadius.circular(20), + padding: const EdgeInsets.symmetric( + horizontal: 10, + vertical: 6, ), - child: Text('Buka Peta', - style: GoogleFonts.inter( - fontSize: 11, - color: Colors.white, - fontWeight: FontWeight.w600)), - ), - ), - ]), - ), - - // Coordinates footer - if (pos != null) - Positioned( - bottom: 10, - left: 10, - child: Container( - padding: - const EdgeInsets.symmetric(horizontal: 10, vertical: 6), - decoration: BoxDecoration( - color: Colors.white.withValues(alpha: 0.92), - borderRadius: BorderRadius.circular(8), - boxShadow: [ - BoxShadow( + decoration: BoxDecoration( + color: Colors.white.withValues(alpha: 0.92), + borderRadius: BorderRadius.circular(8), + boxShadow: [ + BoxShadow( color: Colors.black.withValues(alpha: 0.08), - blurRadius: 6), - ], - ), - child: Text( - '${pos.latitude.toStringAsFixed(5)}, ${pos.longitude.toStringAsFixed(5)}', - style: GoogleFonts.jetBrainsMono( + blurRadius: 6, + ), + ], + ), + child: Text( + '${pos.latitude.toStringAsFixed(5)}, ${pos.longitude.toStringAsFixed(5)}', + style: GoogleFonts.jetBrainsMono( fontSize: 10, color: const Color(0xFF0F172A), - fontWeight: FontWeight.w500), + fontWeight: FontWeight.w500, + ), + ), ), ), - ), - ]), + ], + ), ), ); } @@ -1002,98 +1062,114 @@ class _GuardianDashboardScreenState extends State border: Border.all(color: const Color(0xFFE2E8F0)), boxShadow: [ BoxShadow( - color: Colors.black.withValues(alpha: 0.04), - blurRadius: 12, - offset: const Offset(0, 2)), + color: Colors.black.withValues(alpha: 0.04), + blurRadius: 12, + offset: const Offset(0, 2), + ), ], ), child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ // Avatar + name - Row(children: [ - CircleAvatar( - radius: 20, - backgroundColor: const Color(0xFF1A56DB).withValues(alpha: 0.1), - child: Text( - d.userName.isNotEmpty ? d.userName[0].toUpperCase() : 'U', - style: GoogleFonts.outfit( + Row( + children: [ + CircleAvatar( + radius: 20, + backgroundColor: const Color(0xFF1A56DB).withValues(alpha: 0.1), + child: Text( + d.userName.isNotEmpty ? d.userName[0].toUpperCase() : 'U', + style: GoogleFonts.outfit( fontSize: 16, color: const Color(0xFF1A56DB), - fontWeight: FontWeight.w700), + fontWeight: FontWeight.w700, + ), + ), ), - ), - const SizedBox(width: 8), - Expanded( - child: Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - Text(d.userName, + const SizedBox(width: 8), + Expanded( + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Text( + d.userName, style: GoogleFonts.inter( - fontSize: 12, - fontWeight: FontWeight.w700, - color: const Color(0xFF0F172A)), - maxLines: 1, - overflow: TextOverflow.ellipsis), - Row(children: [ - Container( - width: 6, - height: 6, - decoration: BoxDecoration( - shape: BoxShape.circle, - color: d.userOnline - ? const Color(0xFF16A34A) - : const Color(0xFF94A3B8), + fontSize: 12, + fontWeight: FontWeight.w700, + color: const Color(0xFF0F172A), ), + maxLines: 1, + overflow: TextOverflow.ellipsis, ), - const SizedBox(width: 4), - Text(d.userOnline ? 'Online' : 'Offline', - style: GoogleFonts.inter( + Row( + children: [ + Container( + width: 6, + height: 6, + decoration: BoxDecoration( + shape: BoxShape.circle, + color: d.userOnline + ? const Color(0xFF16A34A) + : const Color(0xFF94A3B8), + ), + ), + const SizedBox(width: 4), + Text( + d.userOnline ? 'Online' : 'Offline', + style: GoogleFonts.inter( fontSize: 10, color: d.userOnline ? const Color(0xFF16A34A) - : const Color(0xFF94A3B8))), - ]), - ], + : const Color(0xFF94A3B8), + ), + ), + ], + ), + ], + ), ), - ), - ]), + ], + ), const SizedBox(height: 14), const Divider(height: 1, color: Color(0xFFF1F5F9)), const SizedBox(height: 12), // Stats grid _buildStatRow( - Icons.battery_std_outlined, - 'Baterai', - d.battery != null ? '${d.battery}%' : '—', - d.battery != null && d.battery! < 20 - ? const Color(0xFFDC2626) - : const Color(0xFF16A34A)), + Icons.battery_std_outlined, + 'Baterai', + d.battery != null ? '${d.battery}%' : '—', + d.battery != null && d.battery! < 20 + ? const Color(0xFFDC2626) + : const Color(0xFF16A34A), + ), const SizedBox(height: 8), _buildStatRow( - Icons.speed_outlined, - 'Kecepatan', - d.speed != null - ? '${(d.speed! * 3.6).toStringAsFixed(1)} km/h' - : '—', - const Color(0xFF1A56DB)), + Icons.speed_outlined, + 'Kecepatan', + d.speed != null + ? '${(d.speed! * 3.6).toStringAsFixed(1)} km/h' + : '—', + const Color(0xFF1A56DB), + ), const SizedBox(height: 8), _buildStatRow( - Icons.radar_outlined, - 'Obstacle', - '${d.obstaclesTotal} hari ini', - d.obstaclesTotal > 5 - ? const Color(0xFFD97706) - : const Color(0xFF0F172A)), + Icons.radar_outlined, + 'Obstacle', + '${d.obstaclesTotal} hari ini', + d.obstaclesTotal > 5 + ? const Color(0xFFD97706) + : const Color(0xFF0F172A), + ), const SizedBox(height: 8), _buildStatRow( - Icons.notifications_outlined, - 'Notif Belum Dibaca', - '${d.unreadNotif}', - d.unreadNotif > 0 - ? const Color(0xFF7C3AED) - : const Color(0xFF0F172A)), + Icons.notifications_outlined, + 'Notif Belum Dibaca', + '${d.unreadNotif}', + d.unreadNotif > 0 + ? const Color(0xFF7C3AED) + : const Color(0xFF0F172A), + ), const Spacer(), @@ -1108,7 +1184,9 @@ class _GuardianDashboardScreenState extends State backgroundColor: const Color(0xFF16A34A), padding: const EdgeInsets.symmetric(vertical: 8), textStyle: GoogleFonts.inter( - fontSize: 12, fontWeight: FontWeight.w600), + fontSize: 12, + fontWeight: FontWeight.w600, + ), ), ), ), @@ -1118,19 +1196,34 @@ class _GuardianDashboardScreenState extends State } Widget _buildStatRow( - IconData icon, String label, String value, Color valueColor) { - return Row(children: [ - Icon(icon, size: 14, color: const Color(0xFF94A3B8)), - const SizedBox(width: 6), - Expanded( - child: Text(label, + IconData icon, + String label, + String value, + Color valueColor, + ) { + return Row( + children: [ + Icon(icon, size: 14, color: const Color(0xFF94A3B8)), + const SizedBox(width: 6), + Expanded( + child: Text( + label, style: GoogleFonts.inter( - fontSize: 10, color: const Color(0xFF64748B))), - ), - Text(value, + fontSize: 10, + color: const Color(0xFF64748B), + ), + ), + ), + Text( + value, style: GoogleFonts.outfit( - fontSize: 12, fontWeight: FontWeight.w700, color: valueColor)), - ]); + fontSize: 12, + fontWeight: FontWeight.w700, + color: valueColor, + ), + ), + ], + ); } Widget _buildNoPairingCard() { @@ -1146,16 +1239,21 @@ class _GuardianDashboardScreenState extends State children: [ const Icon(Icons.link_off, color: Color(0xFFD97706), size: 40), const SizedBox(height: 12), - Text('Belum Pairing', - style: GoogleFonts.outfit( - fontSize: 14, - fontWeight: FontWeight.w700, - color: const Color(0xFF92400E))), + Text( + 'Belum Pairing', + style: GoogleFonts.outfit( + fontSize: 14, + fontWeight: FontWeight.w700, + color: const Color(0xFF92400E), + ), + ), const SizedBox(height: 6), Text( 'Masukkan Unique ID User untuk mulai memantau.', - style: - GoogleFonts.inter(fontSize: 11, color: const Color(0xFF92400E)), + style: GoogleFonts.inter( + fontSize: 11, + color: const Color(0xFF92400E), + ), textAlign: TextAlign.center, ), const SizedBox(height: 14), @@ -1164,11 +1262,16 @@ class _GuardianDashboardScreenState extends State child: FilledButton( onPressed: () => context.go('/guardian/pairing'), style: FilledButton.styleFrom( - backgroundColor: const Color(0xFFD97706), - padding: const EdgeInsets.symmetric(vertical: 8)), - child: Text('Pair Sekarang', - style: GoogleFonts.inter( - fontSize: 12, fontWeight: FontWeight.w600)), + backgroundColor: const Color(0xFFD97706), + padding: const EdgeInsets.symmetric(vertical: 8), + ), + child: Text( + 'Pair Sekarang', + style: GoogleFonts.inter( + fontSize: 12, + fontWeight: FontWeight.w600, + ), + ), ), ), ], @@ -1186,9 +1289,10 @@ class _GuardianDashboardScreenState extends State border: Border.all(color: const Color(0xFFE2E8F0)), boxShadow: [ BoxShadow( - color: Colors.black.withValues(alpha: 0.04), - blurRadius: 12, - offset: const Offset(0, 2)), + color: Colors.black.withValues(alpha: 0.04), + blurRadius: 12, + offset: const Offset(0, 2), + ), ], ), child: Column( @@ -1196,23 +1300,31 @@ class _GuardianDashboardScreenState extends State children: [ Padding( padding: const EdgeInsets.fromLTRB(16, 14, 12, 10), - child: Row(children: [ - Text('Aktivitas Terkini', + child: Row( + children: [ + Text( + 'Aktivitas Terkini', style: GoogleFonts.outfit( - fontSize: 14, - fontWeight: FontWeight.w700, - color: const Color(0xFF0F172A))), - const Spacer(), - TextButton.icon( - onPressed: () => context.go('/guardian/logs'), - icon: const Icon(Icons.open_in_new, size: 13), - label: Text('Semua', style: GoogleFonts.inter(fontSize: 12)), - style: TextButton.styleFrom( + fontSize: 14, + fontWeight: FontWeight.w700, + color: const Color(0xFF0F172A), + ), + ), + const Spacer(), + TextButton.icon( + onPressed: () => context.go('/guardian/logs'), + icon: const Icon(Icons.open_in_new, size: 13), + label: Text('Semua', style: GoogleFonts.inter(fontSize: 12)), + style: TextButton.styleFrom( foregroundColor: const Color(0xFF1A56DB), - padding: - const EdgeInsets.symmetric(horizontal: 8, vertical: 4)), - ), - ]), + padding: const EdgeInsets.symmetric( + horizontal: 8, + vertical: 4, + ), + ), + ), + ], + ), ), if (items.isEmpty) Padding( @@ -1223,7 +1335,9 @@ class _GuardianDashboardScreenState extends State ? 'Belum ada aktivitas. Minta User start WalkGuide.' : 'Aktivitas akan muncul setelah pairing.', style: GoogleFonts.inter( - fontSize: 12, color: const Color(0xFF94A3B8)), + fontSize: 12, + color: const Color(0xFF94A3B8), + ), textAlign: TextAlign.center, ), ), @@ -1232,10 +1346,13 @@ class _GuardianDashboardScreenState extends State ...items.asMap().entries.map((entry) { final i = entry.key; final item = entry.value; - return Column(children: [ - if (i == 0) const Divider(height: 1, color: Color(0xFFF1F5F9)), - _ActivityTile(data: item), - ]); + return Column( + children: [ + if (i == 0) + const Divider(height: 1, color: Color(0xFFF1F5F9)), + _ActivityTile(data: item), + ], + ); }), const SizedBox(height: 4), ], @@ -1295,24 +1412,29 @@ class _GuardianDashboardScreenState extends State children: [ Padding( padding: const EdgeInsets.only(bottom: 10), - child: Text('Aksi Cepat', - style: GoogleFonts.outfit( - fontSize: 14, - fontWeight: FontWeight.w700, - color: const Color(0xFF0F172A))), + child: Text( + 'Aksi Cepat', + style: GoogleFonts.outfit( + fontSize: 14, + fontWeight: FontWeight.w700, + color: const Color(0xFF0F172A), + ), + ), + ), + LayoutBuilder( + builder: (context, constraints) { + final isNarrow = constraints.maxWidth < 430; + return GridView.count( + crossAxisCount: isNarrow ? 2 : 3, + shrinkWrap: true, + physics: const NeverScrollableScrollPhysics(), + crossAxisSpacing: 10, + mainAxisSpacing: 10, + childAspectRatio: isNarrow ? 1.55 : 1.15, + children: actions.map((a) => _QuickActionCard(item: a)).toList(), + ); + }, ), - LayoutBuilder(builder: (context, constraints) { - final isNarrow = constraints.maxWidth < 430; - return GridView.count( - crossAxisCount: isNarrow ? 2 : 3, - shrinkWrap: true, - physics: const NeverScrollableScrollPhysics(), - crossAxisSpacing: 10, - mainAxisSpacing: 10, - childAspectRatio: isNarrow ? 1.55 : 1.15, - children: actions.map((a) => _QuickActionCard(item: a)).toList(), - ); - }), ], ); } @@ -1321,26 +1443,31 @@ class _GuardianDashboardScreenState extends State Widget _buildSkeleton() { return SingleChildScrollView( padding: const EdgeInsets.all(16), - child: Column(children: [ - _SkeletonBox(height: 32, width: double.infinity, borderRadius: 8), - const SizedBox(height: 14), - Row( + child: Column( + children: [ + _SkeletonBox(height: 32, width: double.infinity, borderRadius: 8), + const SizedBox(height: 14), + Row( children: List.generate( - 4, - (i) => Expanded( - child: Padding( - padding: EdgeInsets.only(right: i < 3 ? 10 : 0), - child: _SkeletonBox( - height: 80, - width: double.infinity, - borderRadius: 12), - ), - ))), - const SizedBox(height: 14), - _SkeletonBox(height: 220, width: double.infinity, borderRadius: 16), - const SizedBox(height: 14), - _SkeletonBox(height: 160, width: double.infinity, borderRadius: 16), - ]), + 4, + (i) => Expanded( + child: Padding( + padding: EdgeInsets.only(right: i < 3 ? 10 : 0), + child: _SkeletonBox( + height: 80, + width: double.infinity, + borderRadius: 12, + ), + ), + ), + ), + ), + const SizedBox(height: 14), + _SkeletonBox(height: 220, width: double.infinity, borderRadius: 16), + const SizedBox(height: 14), + _SkeletonBox(height: 160, width: double.infinity, borderRadius: 16), + ], + ), ); } @@ -1349,21 +1476,31 @@ class _GuardianDashboardScreenState extends State return Center( child: Padding( padding: const EdgeInsets.all(32), - child: Column(mainAxisSize: MainAxisSize.min, children: [ - const Icon(Icons.cloud_off_outlined, - size: 64, color: Color(0xFF94A3B8)), - const SizedBox(height: 16), - Text(_error ?? 'Gagal memuat', + child: Column( + mainAxisSize: MainAxisSize.min, + children: [ + const Icon( + Icons.cloud_off_outlined, + size: 64, + color: Color(0xFF94A3B8), + ), + const SizedBox(height: 16), + Text( + _error ?? 'Gagal memuat', textAlign: TextAlign.center, style: GoogleFonts.inter( - color: const Color(0xFF64748B), fontSize: 14)), - const SizedBox(height: 20), - FilledButton.icon( - onPressed: _loadAll, - icon: const Icon(Icons.refresh), - label: const Text('Coba Lagi'), - ), - ]), + color: const Color(0xFF64748B), + fontSize: 14, + ), + ), + const SizedBox(height: 20), + FilledButton.icon( + onPressed: _loadAll, + icon: const Icon(Icons.refresh), + label: const Text('Coba Lagi'), + ), + ], + ), ), ); } @@ -1478,9 +1615,9 @@ class _KpiCard extends StatelessWidget { color: highlight ? const Color(0xFFFFF1F2) : Colors.white, borderRadius: BorderRadius.circular(12), border: Border.all( - color: - highlight ? const Color(0xFFFECACA) : const Color(0xFFE2E8F0), - width: 1), + color: highlight ? const Color(0xFFFECACA) : const Color(0xFFE2E8F0), + width: 1, + ), boxShadow: [ BoxShadow(color: Colors.black.withValues(alpha: 0.03), blurRadius: 8), ], @@ -1488,37 +1625,47 @@ class _KpiCard extends StatelessWidget { child: Column( crossAxisAlignment: CrossAxisAlignment.start, children: [ - Row(children: [ - Icon(icon, size: 13, color: valueColor), - const SizedBox(width: 4), - Expanded( - child: Text(label, + Row( + children: [ + Icon(icon, size: 13, color: valueColor), + const SizedBox(width: 4), + Expanded( + child: Text( + label, style: GoogleFonts.inter( - fontSize: 10, - color: const Color(0xFF94A3B8), - letterSpacing: 0.02), - overflow: TextOverflow.ellipsis), - ), - ]), + fontSize: 10, + color: const Color(0xFF94A3B8), + letterSpacing: 0.02, + ), + overflow: TextOverflow.ellipsis, + ), + ), + ], + ), const SizedBox(height: 6), FittedBox( fit: BoxFit.scaleDown, alignment: Alignment.centerLeft, - child: Text(value, - maxLines: 1, - style: GoogleFonts.outfit( - fontSize: 20, - fontWeight: FontWeight.w700, - color: valueColor)), + child: Text( + value, + maxLines: 1, + style: GoogleFonts.outfit( + fontSize: 20, + fontWeight: FontWeight.w700, + color: valueColor, + ), + ), ), const SizedBox(height: 2), - Text(sub, - style: GoogleFonts.inter( - fontSize: 10, - color: highlight - ? const Color(0xFFDC2626) - : const Color(0xFF64748B)), - overflow: TextOverflow.ellipsis), + Text( + sub, + style: GoogleFonts.inter( + fontSize: 10, + color: + highlight ? const Color(0xFFDC2626) : const Color(0xFF64748B), + ), + overflow: TextOverflow.ellipsis, + ), ], ), ); @@ -1533,51 +1680,61 @@ class _ActivityTile extends StatelessWidget { Widget build(BuildContext context) { final logType = data['logType']?.toString() ?? ''; final cfg = _activityConfig(logType); - final created = - DateTime.tryParse(data['createdAt']?.toString() ?? '')?.toLocal(); + final created = DateTime.tryParse( + data['createdAt']?.toString() ?? '', + )?.toLocal(); final timeStr = created == null ? '' : '${_two(created.hour)}:${_two(created.minute)}'; final desc = data['description']?.toString() ?? logType; return Padding( padding: const EdgeInsets.symmetric(horizontal: 14, vertical: 10), - child: Row(children: [ - Container( - width: 32, - height: 32, - decoration: BoxDecoration( - color: cfg.color.withValues(alpha: 0.1), - borderRadius: BorderRadius.circular(8), + child: Row( + children: [ + Container( + width: 32, + height: 32, + decoration: BoxDecoration( + color: cfg.color.withValues(alpha: 0.1), + borderRadius: BorderRadius.circular(8), + ), + child: Icon(cfg.icon, size: 16, color: cfg.color), ), - child: Icon(cfg.icon, size: 16, color: cfg.color), - ), - const SizedBox(width: 12), - Expanded( - child: Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - Text( - cfg.label, - style: GoogleFonts.inter( + const SizedBox(width: 12), + Expanded( + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Text( + cfg.label, + style: GoogleFonts.inter( fontSize: 12, fontWeight: FontWeight.w600, - color: const Color(0xFF0F172A)), - ), - Text( - desc, - style: GoogleFonts.inter( - fontSize: 11, color: const Color(0xFF64748B)), - maxLines: 1, - overflow: TextOverflow.ellipsis, - ), - ], + color: const Color(0xFF0F172A), + ), + ), + Text( + desc, + style: GoogleFonts.inter( + fontSize: 11, + color: const Color(0xFF64748B), + ), + maxLines: 1, + overflow: TextOverflow.ellipsis, + ), + ], + ), ), - ), - if (timeStr.isNotEmpty) - Text(timeStr, + if (timeStr.isNotEmpty) + Text( + timeStr, style: GoogleFonts.jetBrainsMono( - fontSize: 10, color: const Color(0xFF94A3B8))), - ]), + fontSize: 10, + color: const Color(0xFF94A3B8), + ), + ), + ], + ), ); } } @@ -1614,18 +1771,25 @@ class _QuickActionCard extends StatelessWidget { child: Icon(item.icon, size: 15, color: item.color), ), const SizedBox(height: 6), - Text(item.label, - style: GoogleFonts.inter( - fontSize: 11, - fontWeight: FontWeight.w700, - color: const Color(0xFF0F172A)), - maxLines: 1, - overflow: TextOverflow.ellipsis), - Text(item.sub, - style: GoogleFonts.inter( - fontSize: 10, color: const Color(0xFF94A3B8)), - maxLines: 1, - overflow: TextOverflow.ellipsis), + Text( + item.label, + style: GoogleFonts.inter( + fontSize: 11, + fontWeight: FontWeight.w700, + color: const Color(0xFF0F172A), + ), + maxLines: 1, + overflow: TextOverflow.ellipsis, + ), + Text( + item.sub, + style: GoogleFonts.inter( + fontSize: 10, + color: const Color(0xFF94A3B8), + ), + maxLines: 1, + overflow: TextOverflow.ellipsis, + ), ], ), ), @@ -1647,20 +1811,27 @@ class _SosBadge extends StatelessWidget { borderRadius: BorderRadius.circular(20), boxShadow: [ BoxShadow( - color: const Color(0xFFDC2626).withValues(alpha: 0.4), - blurRadius: 8, - spreadRadius: 1), + color: const Color(0xFFDC2626).withValues(alpha: 0.4), + blurRadius: 8, + spreadRadius: 1, + ), ], ), - child: Row(mainAxisSize: MainAxisSize.min, children: [ - const Icon(Icons.warning_rounded, color: Colors.white, size: 13), - const SizedBox(width: 4), - Text('$count SOS', + child: Row( + mainAxisSize: MainAxisSize.min, + children: [ + const Icon(Icons.warning_rounded, color: Colors.white, size: 13), + const SizedBox(width: 4), + Text( + '$count SOS', style: GoogleFonts.inter( - color: Colors.white, - fontSize: 11, - fontWeight: FontWeight.w700)), - ]), + color: Colors.white, + fontSize: 11, + fontWeight: FontWeight.w700, + ), + ), + ], + ), ); } } @@ -1669,8 +1840,11 @@ class _SkeletonBox extends StatefulWidget { final double height; final double width; final double borderRadius; - const _SkeletonBox( - {required this.height, required this.width, required this.borderRadius}); + const _SkeletonBox({ + required this.height, + required this.width, + required this.borderRadius, + }); @override State<_SkeletonBox> createState() => _SkeletonBoxState(); @@ -1699,7 +1873,10 @@ class _SkeletonBoxState extends State<_SkeletonBox> decoration: BoxDecoration( borderRadius: BorderRadius.circular(widget.borderRadius), color: Color.lerp( - const Color(0xFFE2E8F0), const Color(0xFFF8FAFC), _ctrl.value), + const Color(0xFFE2E8F0), + const Color(0xFFF8FAFC), + _ctrl.value, + ), ), ), ); @@ -1721,43 +1898,82 @@ _ActivityCfg _activityConfig(String logType) { switch (logType.toUpperCase()) { case 'WALKGUIDE_START': return const _ActivityCfg( - Icons.play_circle_outline, Color(0xFF16A34A), 'WalkGuide Dimulai'); + Icons.play_circle_outline, + Color(0xFF16A34A), + 'WalkGuide Dimulai', + ); case 'WALKGUIDE_STOP': return const _ActivityCfg( - Icons.stop_circle_outlined, Color(0xFF64748B), 'WalkGuide Berhenti'); + Icons.stop_circle_outlined, + Color(0xFF64748B), + 'WalkGuide Berhenti', + ); case 'OBSTACLE_DETECTED': - return const _ActivityCfg(Icons.warning_amber_outlined, Color(0xFFD97706), - 'Obstacle Terdeteksi'); + return const _ActivityCfg( + Icons.warning_amber_outlined, + Color(0xFFD97706), + 'Obstacle Terdeteksi', + ); case 'SOS_TRIGGERED': return const _ActivityCfg( - Icons.sos_outlined, Color(0xFFDC2626), 'SOS Dikirim'); + Icons.sos_outlined, + Color(0xFFDC2626), + 'SOS Dikirim', + ); case 'SOS_ACKNOWLEDGED': return const _ActivityCfg( - Icons.check_circle_outline, Color(0xFF16A34A), 'SOS Ditanggapi'); + Icons.check_circle_outline, + Color(0xFF16A34A), + 'SOS Ditanggapi', + ); case 'LOCATION_UPDATE': return const _ActivityCfg( - Icons.location_on_outlined, Color(0xFF1A56DB), 'Update Lokasi'); + Icons.location_on_outlined, + Color(0xFF1A56DB), + 'Update Lokasi', + ); case 'GEOFENCE_EXIT': return const _ActivityCfg( - Icons.fence_outlined, Color(0xFFDC2626), 'Keluar Geofence'); + Icons.fence_outlined, + Color(0xFFDC2626), + 'Keluar Geofence', + ); case 'GEOFENCE_ENTER': return const _ActivityCfg( - Icons.home_outlined, Color(0xFF16A34A), 'Masuk Geofence'); + Icons.home_outlined, + Color(0xFF16A34A), + 'Masuk Geofence', + ); case 'CALL_INITIATED': return const _ActivityCfg( - Icons.call_outlined, Color(0xFF7C3AED), 'Panggilan Dimulai'); + Icons.call_outlined, + Color(0xFF7C3AED), + 'Panggilan Dimulai', + ); case 'CALL_ENDED': return const _ActivityCfg( - Icons.call_end_outlined, Color(0xFF94A3B8), 'Panggilan Selesai'); + Icons.call_end_outlined, + Color(0xFF94A3B8), + 'Panggilan Selesai', + ); case 'LOGIN': return const _ActivityCfg( - Icons.login_outlined, Color(0xFF1A56DB), 'Login'); + Icons.login_outlined, + Color(0xFF1A56DB), + 'Login', + ); case 'LOGOUT': return const _ActivityCfg( - Icons.logout_outlined, Color(0xFF64748B), 'Logout'); + Icons.logout_outlined, + Color(0xFF64748B), + 'Logout', + ); default: return const _ActivityCfg( - Icons.circle_outlined, Color(0xFF94A3B8), 'Aktivitas'); + Icons.circle_outlined, + Color(0xFF94A3B8), + 'Aktivitas', + ); } } diff --git a/walkguide-mobile/walkguide_app/lib/features/server_connect/server_connect_server.dart b/walkguide-mobile/walkguide_app/lib/features/server_connect/server_connect_server.dart index c4217a5..4af3991 100644 --- a/walkguide-mobile/walkguide_app/lib/features/server_connect/server_connect_server.dart +++ b/walkguide-mobile/walkguide_app/lib/features/server_connect/server_connect_server.dart @@ -10,24 +10,37 @@ import '../../core/errors/friendly_error.dart'; import '../../core/network/api_client.dart'; class ServerConnectScreen extends StatefulWidget { - const ServerConnectScreen({super.key}); + final bool editMode; + const ServerConnectScreen({super.key, this.editMode = false}); @override State createState() => _ServerConnectScreenState(); } class _ServerConnectScreenState extends State { - final _url = TextEditingController(text: 'http://127.0.0.1:8080'); + final _url = TextEditingController(text: AppConstants.defaultServerUrl); bool _loading = false; bool _ok = false; String? _message; + @override + void initState() { + super.initState(); + _loadCurrentUrl(); + } + @override void dispose() { _url.dispose(); super.dispose(); } + Future _loadCurrentUrl() async { + final current = await AppConstants.getServerUrl(); + if (!mounted || current == null || current.isEmpty) return; + setState(() => _url.text = current); + } + Future _test() async { setState(() { _loading = true; @@ -38,10 +51,12 @@ class _ServerConnectScreenState extends State { () async { final clean = AppConstants.normalizeServerUrl(_url.text); await sl().init(clean); - final res = await Dio(BaseOptions( - connectTimeout: AppConstants.pingTimeout, - receiveTimeout: AppConstants.pingTimeout, - )).get('$clean/api/v1/auth/ping'); + final res = await Dio( + BaseOptions( + connectTimeout: AppConstants.pingTimeout, + receiveTimeout: AppConstants.pingTimeout, + ), + ).get('$clean/api/v1/auth/ping'); _ok = res.statusCode == 200 && res.data['success'] == true; _message = _ok ? 'Server aktif. WalkGuide siap tersambung.' @@ -49,7 +64,7 @@ class _ServerConnectScreenState extends State { }, onError: (message) => _message = message, fallback: - 'Tidak bisa terhubung. Untuk HP via USB, jalankan adb reverse tcp:8080 tcp:8080 lalu pakai http://127.0.0.1:8080.', + 'Tidak bisa terhubung ke server publik. Pastikan backend aktif dan jaringan HP stabil.', ); if (mounted) setState(() => _loading = false); } @@ -58,17 +73,16 @@ class _ServerConnectScreenState extends State { final clean = AppConstants.normalizeServerUrl(_url.text); await AppConstants.setServerUrl(clean); await sl().init(clean); - if (mounted) context.go('/splash'); + if (mounted) context.go(widget.editMode ? '/login' : '/splash'); } - void _useUsbUrl() => setState(() => _url.text = 'http://127.0.0.1:8080'); - void _useAndroidEmulatorUrl() => - setState(() => _url.text = 'http://10.0.2.2:8080'); + void _usePublicUrl() => + setState(() => _url.text = AppConstants.defaultServerUrl); @override Widget build(BuildContext context) { return Scaffold( - backgroundColor: const Color(0xFFF5F8FC), + backgroundColor: const Color(0xFF061421), body: Stack( children: [ const Positioned.fill( @@ -79,24 +93,13 @@ class _ServerConnectScreenState extends State { end: Alignment.bottomRight, colors: [ Color(0xFF071226), - Color(0xFF123D6B), - Color(0xFFF7FAFC) + Color(0xFF0F3B57), + Color(0xFF0B6B6C), ], - stops: [0, 0.42, 1], ), ), ), ), - const Positioned( - top: -80, - right: -70, - child: _GlowBlob(size: 250, color: Color(0xFF38BDF8)), - ), - const Positioned( - bottom: -90, - left: -80, - child: _GlowBlob(size: 260, color: Color(0xFF22C55E)), - ), SafeArea( child: LayoutBuilder( builder: (context, constraints) { @@ -109,190 +112,220 @@ class _ServerConnectScreenState extends State { ScrollViewKeyboardDismissBehavior.onDrag, padding: EdgeInsets.fromLTRB( horizontalPadding, - compact ? 10 : 32, + compact ? 12 : 28, horizontalPadding, - 20 + MediaQuery.of(context).viewInsets.bottom, + 12 + MediaQuery.of(context).viewInsets.bottom, ), - child: Center( - child: ConstrainedBox( - constraints: - BoxConstraints(maxWidth: compact ? 380 : 520), - child: TweenAnimationBuilder( - tween: Tween(begin: 18, end: 0), - duration: const Duration(milliseconds: 520), - curve: Curves.easeOutCubic, - builder: (_, y, child) => Opacity( - opacity: (1 - y / 18).clamp(0, 1), - child: Transform.translate( - offset: Offset(0, y), child: child), + child: ConstrainedBox( + constraints: BoxConstraints( + minHeight: constraints.maxHeight - + MediaQuery.of(context).padding.vertical - + 24, + ), + child: Center( + child: ConstrainedBox( + constraints: BoxConstraints( + maxWidth: compact ? 420 : 520, ), - child: Container( - decoration: BoxDecoration( - color: Colors.white.withValues(alpha: 0.96), - borderRadius: - BorderRadius.circular(compact ? 22 : 28), - border: Border.all( - color: Colors.white.withValues(alpha: 0.7)), - boxShadow: [ - BoxShadow( - color: Colors.black.withValues(alpha: 0.18), - blurRadius: 34, - offset: const Offset(0, 22), - ), - ], + child: TweenAnimationBuilder( + tween: Tween(begin: 18, end: 0), + duration: const Duration(milliseconds: 520), + curve: Curves.easeOutCubic, + builder: (_, y, child) => Opacity( + opacity: (1 - y / 18).clamp(0, 1), + child: Transform.translate( + offset: Offset(0, y), + child: child, + ), ), - child: ClipRRect( - borderRadius: - BorderRadius.circular(compact ? 22 : 28), - child: Column( - crossAxisAlignment: CrossAxisAlignment.stretch, - children: [ - Container( - padding: EdgeInsets.fromLTRB( - compact ? 14 : 22, - compact ? 14 : 22, - compact ? 14 : 22, - compact ? 14 : 20, - ), - decoration: const BoxDecoration( - color: Color(0xFF071226), - ), - child: Column( - crossAxisAlignment: - CrossAxisAlignment.start, - children: [ - Row( - children: [ - Container( - width: compact ? 38 : 48, - height: compact ? 38 : 48, - decoration: BoxDecoration( - color: const Color(0xFF2563EB), - borderRadius: - BorderRadius.circular(16), + child: Container( + decoration: BoxDecoration( + color: Colors.white.withValues(alpha: 0.96), + borderRadius: BorderRadius.circular( + compact ? 22 : 28, + ), + border: Border.all( + color: Colors.white.withValues(alpha: 0.7), + ), + boxShadow: [ + BoxShadow( + color: Colors.black.withValues(alpha: 0.18), + blurRadius: 34, + offset: const Offset(0, 22), + ), + ], + ), + child: ClipRRect( + borderRadius: BorderRadius.circular( + compact ? 22 : 28, + ), + child: Column( + crossAxisAlignment: CrossAxisAlignment.stretch, + children: [ + Container( + padding: EdgeInsets.fromLTRB( + compact ? 14 : 22, + compact ? 14 : 22, + compact ? 14 : 22, + compact ? 14 : 20, + ), + decoration: const BoxDecoration( + color: Color(0xFF071226), + ), + child: Column( + crossAxisAlignment: + CrossAxisAlignment.start, + children: [ + Row( + children: [ + Container( + width: compact ? 38 : 48, + height: compact ? 38 : 48, + decoration: BoxDecoration( + color: const Color(0xFF2563EB), + borderRadius: + BorderRadius.circular(16), + ), + child: Icon( + Icons.navigation_rounded, + color: Colors.white, + size: compact ? 24 : 28, + ), ), - child: Icon( - Icons.navigation_rounded, - color: Colors.white, - size: compact ? 24 : 28, + const SizedBox(width: 12), + Expanded( + child: Text( + 'WalkGuide', + style: TextStyle( + color: Colors.white, + fontSize: compact ? 16 : 20, + fontWeight: FontWeight.w900, + ), + ), + ), + ], + ), + SizedBox(height: compact ? 14 : 18), + Text( + 'Connect to Server', + style: TextStyle( + color: Colors.white, + fontSize: compact ? 22 : 30, + fontWeight: FontWeight.w900, + height: 1, + ), + ), + const SizedBox(height: 8), + Text( + widget.editMode + ? 'Ubah alamat backend Spring Boot WalkGuide yang aktif.' + : 'Sambungkan app HP ke backend Spring Boot publik WalkGuide.', + style: TextStyle( + color: Colors.white.withValues( + alpha: 0.72, + ), + height: 1.35, + ), + ), + ], + ), + ), + Padding( + padding: EdgeInsets.all(compact ? 14 : 22), + child: Column( + crossAxisAlignment: + CrossAxisAlignment.stretch, + children: [ + TextField( + controller: _url, + keyboardType: TextInputType.url, + textInputAction: TextInputAction.done, + onSubmitted: (_) => _test(), + decoration: const InputDecoration( + labelText: 'Server URL', + hintText: + AppConstants.defaultServerUrl, + prefixIcon: Icon( + Icons.dns_outlined, ), ), - const SizedBox(width: 12), - Expanded( + ), + const SizedBox(height: 10), + Wrap( + spacing: 8, + runSpacing: 8, + children: [ + _HintChip( + icon: Icons.public_outlined, + label: 'Server: 202.46.28.170', + onTap: _usePublicUrl, + ), + ], + ), + SizedBox(height: compact ? 12 : 16), + OutlinedButton.icon( + onPressed: _loading ? null : _test, + icon: _loading + ? const SizedBox( + width: 18, + height: 18, + child: + CircularProgressIndicator( + strokeWidth: 2, + ), + ) + : const Icon( + Icons.radar_outlined, + ), + label: const Text('Test Connection'), + ), + if (_message != null) ...[ + const SizedBox(height: 12), + _StatusBox( + success: _ok, + message: _message!, + ), + ], + if (_ok) ...[ + const SizedBox(height: 12), + FilledButton.icon( + onPressed: _continue, + icon: const Icon( + Icons.arrow_forward_rounded, + ), + label: Text(widget.editMode + ? 'Simpan Server' + : 'Continue'), + ), + ], + if (widget.editMode) ...[ + const SizedBox(height: 8), + TextButton.icon( + onPressed: () => + context.go('/login'), + icon: const Icon( + Icons.arrow_back_rounded, + ), + label: const Text('Kembali Login'), + ), + ], + if (!compact) ...[ + const SizedBox(height: 18), + const Center( child: Text( - 'WalkGuide', + 'v1.0.0 | Spring Boot + Flutter', style: TextStyle( - color: Colors.white, - fontSize: compact ? 16 : 20, - fontWeight: FontWeight.w900, + fontSize: 11, + color: Color(0xFF94A3B8), ), ), ), ], - ), - SizedBox(height: compact ? 14 : 18), - Text( - 'Connect to Server', - style: TextStyle( - color: Colors.white, - fontSize: compact ? 22 : 30, - fontWeight: FontWeight.w900, - height: 1, - ), - ), - const SizedBox(height: 8), - Text( - 'Sambungkan app HP ke backend Spring Boot yang sedang berjalan di laptop.', - style: TextStyle( - color: Colors.white - .withValues(alpha: 0.72), - height: 1.35, - ), - ), - ], + ], + ), ), - ), - Padding( - padding: EdgeInsets.all(compact ? 14 : 22), - child: Column( - crossAxisAlignment: - CrossAxisAlignment.stretch, - children: [ - TextField( - controller: _url, - keyboardType: TextInputType.url, - textInputAction: TextInputAction.done, - onSubmitted: (_) => _test(), - decoration: const InputDecoration( - labelText: 'Server URL', - hintText: 'http://127.0.0.1:8080', - prefixIcon: Icon(Icons.dns_outlined), - ), - ), - const SizedBox(height: 10), - Wrap( - spacing: 8, - runSpacing: 8, - children: [ - _HintChip( - icon: Icons.usb_outlined, - label: 'USB: 127.0.0.1', - onTap: _useUsbUrl, - ), - _HintChip( - icon: Icons.phone_android_outlined, - label: 'Emulator: 10.0.2.2', - onTap: _useAndroidEmulatorUrl, - ), - const _HintChip( - icon: Icons.wifi_tethering_outlined, - label: 'Wi-Fi: IP laptop', - ), - ], - ), - SizedBox(height: compact ? 12 : 16), - OutlinedButton.icon( - onPressed: _loading ? null : _test, - icon: _loading - ? const SizedBox( - width: 18, - height: 18, - child: - CircularProgressIndicator( - strokeWidth: 2), - ) - : const Icon(Icons.radar_outlined), - label: const Text('Test Connection'), - ), - if (_message != null) ...[ - const SizedBox(height: 12), - _StatusBox( - success: _ok, message: _message!), - ], - if (_ok) ...[ - const SizedBox(height: 12), - FilledButton.icon( - onPressed: _continue, - icon: const Icon( - Icons.arrow_forward_rounded), - label: const Text('Continue'), - ), - ], - if (!compact) ...[ - const SizedBox(height: 18), - const Center( - child: Text( - 'v1.0.0 | Spring Boot + Flutter', - style: TextStyle( - fontSize: 11, - color: Color(0xFF94A3B8)), - ), - ), - ], - ], - ), - ), - ], + ], + ), ), ), ), @@ -309,30 +342,6 @@ class _ServerConnectScreenState extends State { } } -class _GlowBlob extends StatelessWidget { - final double size; - final Color color; - const _GlowBlob({required this.size, required this.color}); - - @override - Widget build(BuildContext context) { - return Container( - width: size, - height: size, - decoration: BoxDecoration( - shape: BoxShape.circle, - color: color.withValues(alpha: 0.18), - boxShadow: [ - BoxShadow( - color: color.withValues(alpha: 0.22), - blurRadius: 60, - spreadRadius: 8), - ], - ), - ); - } -} - class _HintChip extends StatelessWidget { final IconData icon; final String label; @@ -388,12 +397,18 @@ class _StatusBox extends StatelessWidget { ), child: Row( children: [ - Icon(success ? Icons.check_circle_outline : Icons.error_outline, - color: color, size: 20), + Icon( + success ? Icons.check_circle_outline : Icons.error_outline, + color: color, + size: 20, + ), const SizedBox(width: 8), Expanded( - child: Text(message, - style: TextStyle(color: color, fontWeight: FontWeight.w700))), + child: Text( + message, + style: TextStyle(color: color, fontWeight: FontWeight.w700), + ), + ), ], ), ); diff --git a/walkguide-mobile/walkguide_app/linux/.gitignore b/walkguide-mobile/walkguide_app/linux/.gitignore deleted file mode 100644 index d3896c9..0000000 --- a/walkguide-mobile/walkguide_app/linux/.gitignore +++ /dev/null @@ -1 +0,0 @@ -flutter/ephemeral diff --git a/walkguide-mobile/walkguide_app/linux/CMakeLists.txt b/walkguide-mobile/walkguide_app/linux/CMakeLists.txt deleted file mode 100644 index 6956736..0000000 --- a/walkguide-mobile/walkguide_app/linux/CMakeLists.txt +++ /dev/null @@ -1,128 +0,0 @@ -# Project-level configuration. -cmake_minimum_required(VERSION 3.13) -project(runner LANGUAGES CXX) - -# The name of the executable created for the application. Change this to change -# the on-disk name of your application. -set(BINARY_NAME "walkguide_app") -# The unique GTK application identifier for this application. See: -# https://wiki.gnome.org/HowDoI/ChooseApplicationID -set(APPLICATION_ID "com.example.walkguide_app") - -# Explicitly opt in to modern CMake behaviors to avoid warnings with recent -# versions of CMake. -cmake_policy(SET CMP0063 NEW) - -# Load bundled libraries from the lib/ directory relative to the binary. -set(CMAKE_INSTALL_RPATH "$ORIGIN/lib") - -# Root filesystem for cross-building. -if(FLUTTER_TARGET_PLATFORM_SYSROOT) - set(CMAKE_SYSROOT ${FLUTTER_TARGET_PLATFORM_SYSROOT}) - set(CMAKE_FIND_ROOT_PATH ${CMAKE_SYSROOT}) - set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER) - set(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY) - set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY) - set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY) -endif() - -# Define build configuration options. -if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) - set(CMAKE_BUILD_TYPE "Debug" CACHE - STRING "Flutter build mode" FORCE) - set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS - "Debug" "Profile" "Release") -endif() - -# Compilation settings that should be applied to most targets. -# -# Be cautious about adding new options here, as plugins use this function by -# default. In most cases, you should add new options to specific targets instead -# of modifying this function. -function(APPLY_STANDARD_SETTINGS TARGET) - target_compile_features(${TARGET} PUBLIC cxx_std_14) - target_compile_options(${TARGET} PRIVATE -Wall -Werror) - target_compile_options(${TARGET} PRIVATE "$<$>:-O3>") - target_compile_definitions(${TARGET} PRIVATE "$<$>:NDEBUG>") -endfunction() - -# Flutter library and tool build rules. -set(FLUTTER_MANAGED_DIR "${CMAKE_CURRENT_SOURCE_DIR}/flutter") -add_subdirectory(${FLUTTER_MANAGED_DIR}) - -# System-level dependencies. -find_package(PkgConfig REQUIRED) -pkg_check_modules(GTK REQUIRED IMPORTED_TARGET gtk+-3.0) - -# Application build; see runner/CMakeLists.txt. -add_subdirectory("runner") - -# Run the Flutter tool portions of the build. This must not be removed. -add_dependencies(${BINARY_NAME} flutter_assemble) - -# Only the install-generated bundle's copy of the executable will launch -# correctly, since the resources must in the right relative locations. To avoid -# people trying to run the unbundled copy, put it in a subdirectory instead of -# the default top-level location. -set_target_properties(${BINARY_NAME} - PROPERTIES - RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/intermediates_do_not_run" -) - - -# Generated plugin build rules, which manage building the plugins and adding -# them to the application. -include(flutter/generated_plugins.cmake) - - -# === Installation === -# By default, "installing" just makes a relocatable bundle in the build -# directory. -set(BUILD_BUNDLE_DIR "${PROJECT_BINARY_DIR}/bundle") -if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) - set(CMAKE_INSTALL_PREFIX "${BUILD_BUNDLE_DIR}" CACHE PATH "..." FORCE) -endif() - -# Start with a clean build bundle directory every time. -install(CODE " - file(REMOVE_RECURSE \"${BUILD_BUNDLE_DIR}/\") - " COMPONENT Runtime) - -set(INSTALL_BUNDLE_DATA_DIR "${CMAKE_INSTALL_PREFIX}/data") -set(INSTALL_BUNDLE_LIB_DIR "${CMAKE_INSTALL_PREFIX}/lib") - -install(TARGETS ${BINARY_NAME} RUNTIME DESTINATION "${CMAKE_INSTALL_PREFIX}" - COMPONENT Runtime) - -install(FILES "${FLUTTER_ICU_DATA_FILE}" DESTINATION "${INSTALL_BUNDLE_DATA_DIR}" - COMPONENT Runtime) - -install(FILES "${FLUTTER_LIBRARY}" DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) - -foreach(bundled_library ${PLUGIN_BUNDLED_LIBRARIES}) - install(FILES "${bundled_library}" - DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) -endforeach(bundled_library) - -# Copy the native assets provided by the build.dart from all packages. -set(NATIVE_ASSETS_DIR "${PROJECT_BUILD_DIR}native_assets/linux/") -install(DIRECTORY "${NATIVE_ASSETS_DIR}" - DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) - -# Fully re-copy the assets directory on each build to avoid having stale files -# from a previous install. -set(FLUTTER_ASSET_DIR_NAME "flutter_assets") -install(CODE " - file(REMOVE_RECURSE \"${INSTALL_BUNDLE_DATA_DIR}/${FLUTTER_ASSET_DIR_NAME}\") - " COMPONENT Runtime) -install(DIRECTORY "${PROJECT_BUILD_DIR}/${FLUTTER_ASSET_DIR_NAME}" - DESTINATION "${INSTALL_BUNDLE_DATA_DIR}" COMPONENT Runtime) - -# Install the AOT library on non-Debug builds only. -if(NOT CMAKE_BUILD_TYPE MATCHES "Debug") - install(FILES "${AOT_LIBRARY}" DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) -endif() diff --git a/walkguide-mobile/walkguide_app/linux/flutter/CMakeLists.txt b/walkguide-mobile/walkguide_app/linux/flutter/CMakeLists.txt deleted file mode 100644 index d5bd016..0000000 --- a/walkguide-mobile/walkguide_app/linux/flutter/CMakeLists.txt +++ /dev/null @@ -1,88 +0,0 @@ -# This file controls Flutter-level build steps. It should not be edited. -cmake_minimum_required(VERSION 3.10) - -set(EPHEMERAL_DIR "${CMAKE_CURRENT_SOURCE_DIR}/ephemeral") - -# Configuration provided via flutter tool. -include(${EPHEMERAL_DIR}/generated_config.cmake) - -# TODO: Move the rest of this into files in ephemeral. See -# https://github.com/flutter/flutter/issues/57146. - -# Serves the same purpose as list(TRANSFORM ... PREPEND ...), -# which isn't available in 3.10. -function(list_prepend LIST_NAME PREFIX) - set(NEW_LIST "") - foreach(element ${${LIST_NAME}}) - list(APPEND NEW_LIST "${PREFIX}${element}") - endforeach(element) - set(${LIST_NAME} "${NEW_LIST}" PARENT_SCOPE) -endfunction() - -# === Flutter Library === -# System-level dependencies. -find_package(PkgConfig REQUIRED) -pkg_check_modules(GTK REQUIRED IMPORTED_TARGET gtk+-3.0) -pkg_check_modules(GLIB REQUIRED IMPORTED_TARGET glib-2.0) -pkg_check_modules(GIO REQUIRED IMPORTED_TARGET gio-2.0) - -set(FLUTTER_LIBRARY "${EPHEMERAL_DIR}/libflutter_linux_gtk.so") - -# Published to parent scope for install step. -set(FLUTTER_LIBRARY ${FLUTTER_LIBRARY} PARENT_SCOPE) -set(FLUTTER_ICU_DATA_FILE "${EPHEMERAL_DIR}/icudtl.dat" PARENT_SCOPE) -set(PROJECT_BUILD_DIR "${PROJECT_DIR}/build/" PARENT_SCOPE) -set(AOT_LIBRARY "${PROJECT_DIR}/build/lib/libapp.so" PARENT_SCOPE) - -list(APPEND FLUTTER_LIBRARY_HEADERS - "fl_basic_message_channel.h" - "fl_binary_codec.h" - "fl_binary_messenger.h" - "fl_dart_project.h" - "fl_engine.h" - "fl_json_message_codec.h" - "fl_json_method_codec.h" - "fl_message_codec.h" - "fl_method_call.h" - "fl_method_channel.h" - "fl_method_codec.h" - "fl_method_response.h" - "fl_plugin_registrar.h" - "fl_plugin_registry.h" - "fl_standard_message_codec.h" - "fl_standard_method_codec.h" - "fl_string_codec.h" - "fl_value.h" - "fl_view.h" - "flutter_linux.h" -) -list_prepend(FLUTTER_LIBRARY_HEADERS "${EPHEMERAL_DIR}/flutter_linux/") -add_library(flutter INTERFACE) -target_include_directories(flutter INTERFACE - "${EPHEMERAL_DIR}" -) -target_link_libraries(flutter INTERFACE "${FLUTTER_LIBRARY}") -target_link_libraries(flutter INTERFACE - PkgConfig::GTK - PkgConfig::GLIB - PkgConfig::GIO -) -add_dependencies(flutter flutter_assemble) - -# === Flutter tool backend === -# _phony_ is a non-existent file to force this command to run every time, -# since currently there's no way to get a full input/output list from the -# flutter tool. -add_custom_command( - OUTPUT ${FLUTTER_LIBRARY} ${FLUTTER_LIBRARY_HEADERS} - ${CMAKE_CURRENT_BINARY_DIR}/_phony_ - COMMAND ${CMAKE_COMMAND} -E env - ${FLUTTER_TOOL_ENVIRONMENT} - "${FLUTTER_ROOT}/packages/flutter_tools/bin/tool_backend.sh" - ${FLUTTER_TARGET_PLATFORM} ${CMAKE_BUILD_TYPE} - VERBATIM -) -add_custom_target(flutter_assemble DEPENDS - "${FLUTTER_LIBRARY}" - ${FLUTTER_LIBRARY_HEADERS} -) diff --git a/walkguide-mobile/walkguide_app/linux/flutter/generated_plugin_registrant.cc b/walkguide-mobile/walkguide_app/linux/flutter/generated_plugin_registrant.cc deleted file mode 100644 index 4088865..0000000 --- a/walkguide-mobile/walkguide_app/linux/flutter/generated_plugin_registrant.cc +++ /dev/null @@ -1,23 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#include "generated_plugin_registrant.h" - -#include -#include -#include - -void fl_register_plugins(FlPluginRegistry* registry) { - g_autoptr(FlPluginRegistrar) flutter_secure_storage_linux_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "FlutterSecureStorageLinuxPlugin"); - flutter_secure_storage_linux_plugin_register_with_registrar(flutter_secure_storage_linux_registrar); - g_autoptr(FlPluginRegistrar) record_linux_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "RecordLinuxPlugin"); - record_linux_plugin_register_with_registrar(record_linux_registrar); - g_autoptr(FlPluginRegistrar) sqlite3_flutter_libs_registrar = - fl_plugin_registry_get_registrar_for_plugin(registry, "Sqlite3FlutterLibsPlugin"); - sqlite3_flutter_libs_plugin_register_with_registrar(sqlite3_flutter_libs_registrar); -} diff --git a/walkguide-mobile/walkguide_app/linux/flutter/generated_plugin_registrant.h b/walkguide-mobile/walkguide_app/linux/flutter/generated_plugin_registrant.h deleted file mode 100644 index e0f0a47..0000000 --- a/walkguide-mobile/walkguide_app/linux/flutter/generated_plugin_registrant.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#ifndef GENERATED_PLUGIN_REGISTRANT_ -#define GENERATED_PLUGIN_REGISTRANT_ - -#include - -// Registers Flutter plugins. -void fl_register_plugins(FlPluginRegistry* registry); - -#endif // GENERATED_PLUGIN_REGISTRANT_ diff --git a/walkguide-mobile/walkguide_app/linux/flutter/generated_plugins.cmake b/walkguide-mobile/walkguide_app/linux/flutter/generated_plugins.cmake deleted file mode 100644 index 1a53f44..0000000 --- a/walkguide-mobile/walkguide_app/linux/flutter/generated_plugins.cmake +++ /dev/null @@ -1,27 +0,0 @@ -# -# Generated file, do not edit. -# - -list(APPEND FLUTTER_PLUGIN_LIST - flutter_secure_storage_linux - record_linux - sqlite3_flutter_libs -) - -list(APPEND FLUTTER_FFI_PLUGIN_LIST - tflite_flutter -) - -set(PLUGIN_BUNDLED_LIBRARIES) - -foreach(plugin ${FLUTTER_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${plugin}/linux plugins/${plugin}) - target_link_libraries(${BINARY_NAME} PRIVATE ${plugin}_plugin) - list(APPEND PLUGIN_BUNDLED_LIBRARIES $) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries}) -endforeach(plugin) - -foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/linux plugins/${ffi_plugin}) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries}) -endforeach(ffi_plugin) diff --git a/walkguide-mobile/walkguide_app/linux/runner/CMakeLists.txt b/walkguide-mobile/walkguide_app/linux/runner/CMakeLists.txt deleted file mode 100644 index e97dabc..0000000 --- a/walkguide-mobile/walkguide_app/linux/runner/CMakeLists.txt +++ /dev/null @@ -1,26 +0,0 @@ -cmake_minimum_required(VERSION 3.13) -project(runner LANGUAGES CXX) - -# Define the application target. To change its name, change BINARY_NAME in the -# top-level CMakeLists.txt, not the value here, or `flutter run` will no longer -# work. -# -# Any new source files that you add to the application should be added here. -add_executable(${BINARY_NAME} - "main.cc" - "my_application.cc" - "${FLUTTER_MANAGED_DIR}/generated_plugin_registrant.cc" -) - -# Apply the standard set of build settings. This can be removed for applications -# that need different build settings. -apply_standard_settings(${BINARY_NAME}) - -# Add preprocessor definitions for the application ID. -add_definitions(-DAPPLICATION_ID="${APPLICATION_ID}") - -# Add dependency libraries. Add any application-specific dependencies here. -target_link_libraries(${BINARY_NAME} PRIVATE flutter) -target_link_libraries(${BINARY_NAME} PRIVATE PkgConfig::GTK) - -target_include_directories(${BINARY_NAME} PRIVATE "${CMAKE_SOURCE_DIR}") diff --git a/walkguide-mobile/walkguide_app/linux/runner/main.cc b/walkguide-mobile/walkguide_app/linux/runner/main.cc deleted file mode 100644 index e7c5c54..0000000 --- a/walkguide-mobile/walkguide_app/linux/runner/main.cc +++ /dev/null @@ -1,6 +0,0 @@ -#include "my_application.h" - -int main(int argc, char** argv) { - g_autoptr(MyApplication) app = my_application_new(); - return g_application_run(G_APPLICATION(app), argc, argv); -} diff --git a/walkguide-mobile/walkguide_app/linux/runner/my_application.cc b/walkguide-mobile/walkguide_app/linux/runner/my_application.cc deleted file mode 100644 index a5f0f98..0000000 --- a/walkguide-mobile/walkguide_app/linux/runner/my_application.cc +++ /dev/null @@ -1,144 +0,0 @@ -#include "my_application.h" - -#include -#ifdef GDK_WINDOWING_X11 -#include -#endif - -#include "flutter/generated_plugin_registrant.h" - -struct _MyApplication { - GtkApplication parent_instance; - char** dart_entrypoint_arguments; -}; - -G_DEFINE_TYPE(MyApplication, my_application, GTK_TYPE_APPLICATION) - -// Called when first Flutter frame received. -static void first_frame_cb(MyApplication* self, FlView *view) -{ - gtk_widget_show(gtk_widget_get_toplevel(GTK_WIDGET(view))); -} - -// Implements GApplication::activate. -static void my_application_activate(GApplication* application) { - MyApplication* self = MY_APPLICATION(application); - GtkWindow* window = - GTK_WINDOW(gtk_application_window_new(GTK_APPLICATION(application))); - - // Use a header bar when running in GNOME as this is the common style used - // by applications and is the setup most users will be using (e.g. Ubuntu - // desktop). - // If running on X and not using GNOME then just use a traditional title bar - // in case the window manager does more exotic layout, e.g. tiling. - // If running on Wayland assume the header bar will work (may need changing - // if future cases occur). - gboolean use_header_bar = TRUE; -#ifdef GDK_WINDOWING_X11 - GdkScreen* screen = gtk_window_get_screen(window); - if (GDK_IS_X11_SCREEN(screen)) { - const gchar* wm_name = gdk_x11_screen_get_window_manager_name(screen); - if (g_strcmp0(wm_name, "GNOME Shell") != 0) { - use_header_bar = FALSE; - } - } -#endif - if (use_header_bar) { - GtkHeaderBar* header_bar = GTK_HEADER_BAR(gtk_header_bar_new()); - gtk_widget_show(GTK_WIDGET(header_bar)); - gtk_header_bar_set_title(header_bar, "walkguide_app"); - gtk_header_bar_set_show_close_button(header_bar, TRUE); - gtk_window_set_titlebar(window, GTK_WIDGET(header_bar)); - } else { - gtk_window_set_title(window, "walkguide_app"); - } - - gtk_window_set_default_size(window, 1280, 720); - - g_autoptr(FlDartProject) project = fl_dart_project_new(); - fl_dart_project_set_dart_entrypoint_arguments(project, self->dart_entrypoint_arguments); - - FlView* view = fl_view_new(project); - GdkRGBA background_color; - // Background defaults to black, override it here if necessary, e.g. #00000000 for transparent. - gdk_rgba_parse(&background_color, "#000000"); - fl_view_set_background_color(view, &background_color); - gtk_widget_show(GTK_WIDGET(view)); - gtk_container_add(GTK_CONTAINER(window), GTK_WIDGET(view)); - - // Show the window when Flutter renders. - // Requires the view to be realized so we can start rendering. - g_signal_connect_swapped(view, "first-frame", G_CALLBACK(first_frame_cb), self); - gtk_widget_realize(GTK_WIDGET(view)); - - fl_register_plugins(FL_PLUGIN_REGISTRY(view)); - - gtk_widget_grab_focus(GTK_WIDGET(view)); -} - -// Implements GApplication::local_command_line. -static gboolean my_application_local_command_line(GApplication* application, gchar*** arguments, int* exit_status) { - MyApplication* self = MY_APPLICATION(application); - // Strip out the first argument as it is the binary name. - self->dart_entrypoint_arguments = g_strdupv(*arguments + 1); - - g_autoptr(GError) error = nullptr; - if (!g_application_register(application, nullptr, &error)) { - g_warning("Failed to register: %s", error->message); - *exit_status = 1; - return TRUE; - } - - g_application_activate(application); - *exit_status = 0; - - return TRUE; -} - -// Implements GApplication::startup. -static void my_application_startup(GApplication* application) { - //MyApplication* self = MY_APPLICATION(object); - - // Perform any actions required at application startup. - - G_APPLICATION_CLASS(my_application_parent_class)->startup(application); -} - -// Implements GApplication::shutdown. -static void my_application_shutdown(GApplication* application) { - //MyApplication* self = MY_APPLICATION(object); - - // Perform any actions required at application shutdown. - - G_APPLICATION_CLASS(my_application_parent_class)->shutdown(application); -} - -// Implements GObject::dispose. -static void my_application_dispose(GObject* object) { - MyApplication* self = MY_APPLICATION(object); - g_clear_pointer(&self->dart_entrypoint_arguments, g_strfreev); - G_OBJECT_CLASS(my_application_parent_class)->dispose(object); -} - -static void my_application_class_init(MyApplicationClass* klass) { - G_APPLICATION_CLASS(klass)->activate = my_application_activate; - G_APPLICATION_CLASS(klass)->local_command_line = my_application_local_command_line; - G_APPLICATION_CLASS(klass)->startup = my_application_startup; - G_APPLICATION_CLASS(klass)->shutdown = my_application_shutdown; - G_OBJECT_CLASS(klass)->dispose = my_application_dispose; -} - -static void my_application_init(MyApplication* self) {} - -MyApplication* my_application_new() { - // Set the program name to the application ID, which helps various systems - // like GTK and desktop environments map this running application to its - // corresponding .desktop file. This ensures better integration by allowing - // the application to be recognized beyond its binary name. - g_set_prgname(APPLICATION_ID); - - return MY_APPLICATION(g_object_new(my_application_get_type(), - "application-id", APPLICATION_ID, - "flags", G_APPLICATION_NON_UNIQUE, - nullptr)); -} diff --git a/walkguide-mobile/walkguide_app/linux/runner/my_application.h b/walkguide-mobile/walkguide_app/linux/runner/my_application.h deleted file mode 100644 index 72271d5..0000000 --- a/walkguide-mobile/walkguide_app/linux/runner/my_application.h +++ /dev/null @@ -1,18 +0,0 @@ -#ifndef FLUTTER_MY_APPLICATION_H_ -#define FLUTTER_MY_APPLICATION_H_ - -#include - -G_DECLARE_FINAL_TYPE(MyApplication, my_application, MY, APPLICATION, - GtkApplication) - -/** - * my_application_new: - * - * Creates a new Flutter-based application. - * - * Returns: a new #MyApplication. - */ -MyApplication* my_application_new(); - -#endif // FLUTTER_MY_APPLICATION_H_ diff --git a/walkguide-mobile/walkguide_app/macos/.gitignore b/walkguide-mobile/walkguide_app/macos/.gitignore deleted file mode 100644 index 746adbb..0000000 --- a/walkguide-mobile/walkguide_app/macos/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -# Flutter-related -**/Flutter/ephemeral/ -**/Pods/ - -# Xcode-related -**/dgph -**/xcuserdata/ diff --git a/walkguide-mobile/walkguide_app/macos/Flutter/Flutter-Debug.xcconfig b/walkguide-mobile/walkguide_app/macos/Flutter/Flutter-Debug.xcconfig deleted file mode 100644 index c2efd0b..0000000 --- a/walkguide-mobile/walkguide_app/macos/Flutter/Flutter-Debug.xcconfig +++ /dev/null @@ -1 +0,0 @@ -#include "ephemeral/Flutter-Generated.xcconfig" diff --git a/walkguide-mobile/walkguide_app/macos/Flutter/Flutter-Release.xcconfig b/walkguide-mobile/walkguide_app/macos/Flutter/Flutter-Release.xcconfig deleted file mode 100644 index c2efd0b..0000000 --- a/walkguide-mobile/walkguide_app/macos/Flutter/Flutter-Release.xcconfig +++ /dev/null @@ -1 +0,0 @@ -#include "ephemeral/Flutter-Generated.xcconfig" diff --git a/walkguide-mobile/walkguide_app/macos/Flutter/GeneratedPluginRegistrant.swift b/walkguide-mobile/walkguide_app/macos/Flutter/GeneratedPluginRegistrant.swift deleted file mode 100644 index c64d224..0000000 --- a/walkguide-mobile/walkguide_app/macos/Flutter/GeneratedPluginRegistrant.swift +++ /dev/null @@ -1,48 +0,0 @@ -// -// Generated file. Do not edit. -// - -import FlutterMacOS -import Foundation - -import agora_rtc_engine -import audio_session -import battery_plus -import connectivity_plus -import device_info_plus -import firebase_core -import firebase_messaging -import flutter_local_notifications -import flutter_secure_storage_macos -import flutter_tts -import geolocator_apple -import iris_method_channel -import just_audio -import path_provider_foundation -import record_darwin -import shared_preferences_foundation -import speech_to_text -import sqflite_darwin -import sqlite3_flutter_libs - -func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { - AgoraRtcNgPlugin.register(with: registry.registrar(forPlugin: "AgoraRtcNgPlugin")) - AudioSessionPlugin.register(with: registry.registrar(forPlugin: "AudioSessionPlugin")) - BatteryPlusMacosPlugin.register(with: registry.registrar(forPlugin: "BatteryPlusMacosPlugin")) - ConnectivityPlusPlugin.register(with: registry.registrar(forPlugin: "ConnectivityPlusPlugin")) - DeviceInfoPlusMacosPlugin.register(with: registry.registrar(forPlugin: "DeviceInfoPlusMacosPlugin")) - FLTFirebaseCorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseCorePlugin")) - FLTFirebaseMessagingPlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseMessagingPlugin")) - FlutterLocalNotificationsPlugin.register(with: registry.registrar(forPlugin: "FlutterLocalNotificationsPlugin")) - FlutterSecureStoragePlugin.register(with: registry.registrar(forPlugin: "FlutterSecureStoragePlugin")) - FlutterTtsPlugin.register(with: registry.registrar(forPlugin: "FlutterTtsPlugin")) - GeolocatorPlugin.register(with: registry.registrar(forPlugin: "GeolocatorPlugin")) - IrisMethodChannelPlugin.register(with: registry.registrar(forPlugin: "IrisMethodChannelPlugin")) - JustAudioPlugin.register(with: registry.registrar(forPlugin: "JustAudioPlugin")) - PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin")) - RecordPlugin.register(with: registry.registrar(forPlugin: "RecordPlugin")) - SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin")) - SpeechToTextPlugin.register(with: registry.registrar(forPlugin: "SpeechToTextPlugin")) - SqflitePlugin.register(with: registry.registrar(forPlugin: "SqflitePlugin")) - Sqlite3FlutterLibsPlugin.register(with: registry.registrar(forPlugin: "Sqlite3FlutterLibsPlugin")) -} diff --git a/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/project.pbxproj b/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/project.pbxproj deleted file mode 100644 index ecc60cf..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/project.pbxproj +++ /dev/null @@ -1,705 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 54; - objects = { - -/* Begin PBXAggregateTarget section */ - 33CC111A2044C6BA0003C045 /* Flutter Assemble */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */; - buildPhases = ( - 33CC111E2044C6BF0003C045 /* ShellScript */, - ); - dependencies = ( - ); - name = "Flutter Assemble"; - productName = FLX; - }; -/* End PBXAggregateTarget section */ - -/* Begin PBXBuildFile section */ - 331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C80D7294CF71000263BE5 /* RunnerTests.swift */; }; - 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; }; - 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; }; - 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; }; - 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; }; - 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 331C80D9294CF71000263BE5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 33CC10E52044A3C60003C045 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 33CC10EC2044A3C60003C045; - remoteInfo = Runner; - }; - 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 33CC10E52044A3C60003C045 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 33CC111A2044C6BA0003C045; - remoteInfo = FLX; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 33CC110E2044A8840003C045 /* Bundle Framework */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - ); - name = "Bundle Framework"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = ""; }; - 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = ""; }; - 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = ""; }; - 33CC10ED2044A3C60003C045 /* walkguide_app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "walkguide_app.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = ""; }; - 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; - 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = ""; }; - 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = ""; }; - 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = ""; }; - 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = ""; }; - 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = ""; }; - 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = ""; }; - 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = ""; }; - 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = ""; }; - 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; - 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 331C80D2294CF70F00263BE5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 33CC10EA2044A3C60003C045 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 331C80D6294CF71000263BE5 /* RunnerTests */ = { - isa = PBXGroup; - children = ( - 331C80D7294CF71000263BE5 /* RunnerTests.swift */, - ); - path = RunnerTests; - sourceTree = ""; - }; - 33BA886A226E78AF003329D5 /* Configs */ = { - isa = PBXGroup; - children = ( - 33E5194F232828860026EE4D /* AppInfo.xcconfig */, - 9740EEB21CF90195004384FC /* Debug.xcconfig */, - 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, - 333000ED22D3DE5D00554162 /* Warnings.xcconfig */, - ); - path = Configs; - sourceTree = ""; - }; - 33CC10E42044A3C60003C045 = { - isa = PBXGroup; - children = ( - 33FAB671232836740065AC1E /* Runner */, - 33CEB47122A05771004F2AC0 /* Flutter */, - 331C80D6294CF71000263BE5 /* RunnerTests */, - 33CC10EE2044A3C60003C045 /* Products */, - D73912EC22F37F3D000D13A0 /* Frameworks */, - ); - sourceTree = ""; - }; - 33CC10EE2044A3C60003C045 /* Products */ = { - isa = PBXGroup; - children = ( - 33CC10ED2044A3C60003C045 /* walkguide_app.app */, - 331C80D5294CF71000263BE5 /* RunnerTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - 33CC11242044D66E0003C045 /* Resources */ = { - isa = PBXGroup; - children = ( - 33CC10F22044A3C60003C045 /* Assets.xcassets */, - 33CC10F42044A3C60003C045 /* MainMenu.xib */, - 33CC10F72044A3C60003C045 /* Info.plist */, - ); - name = Resources; - path = ..; - sourceTree = ""; - }; - 33CEB47122A05771004F2AC0 /* Flutter */ = { - isa = PBXGroup; - children = ( - 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */, - 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */, - 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */, - 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */, - ); - path = Flutter; - sourceTree = ""; - }; - 33FAB671232836740065AC1E /* Runner */ = { - isa = PBXGroup; - children = ( - 33CC10F02044A3C60003C045 /* AppDelegate.swift */, - 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */, - 33E51913231747F40026EE4D /* DebugProfile.entitlements */, - 33E51914231749380026EE4D /* Release.entitlements */, - 33CC11242044D66E0003C045 /* Resources */, - 33BA886A226E78AF003329D5 /* Configs */, - ); - path = Runner; - sourceTree = ""; - }; - D73912EC22F37F3D000D13A0 /* Frameworks */ = { - isa = PBXGroup; - children = ( - ); - name = Frameworks; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 331C80D4294CF70F00263BE5 /* RunnerTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; - buildPhases = ( - 331C80D1294CF70F00263BE5 /* Sources */, - 331C80D2294CF70F00263BE5 /* Frameworks */, - 331C80D3294CF70F00263BE5 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 331C80DA294CF71000263BE5 /* PBXTargetDependency */, - ); - name = RunnerTests; - productName = RunnerTests; - productReference = 331C80D5294CF71000263BE5 /* RunnerTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - 33CC10EC2044A3C60003C045 /* Runner */ = { - isa = PBXNativeTarget; - buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */; - buildPhases = ( - 33CC10E92044A3C60003C045 /* Sources */, - 33CC10EA2044A3C60003C045 /* Frameworks */, - 33CC10EB2044A3C60003C045 /* Resources */, - 33CC110E2044A8840003C045 /* Bundle Framework */, - 3399D490228B24CF009A79C7 /* ShellScript */, - ); - buildRules = ( - ); - dependencies = ( - 33CC11202044C79F0003C045 /* PBXTargetDependency */, - ); - name = Runner; - productName = Runner; - productReference = 33CC10ED2044A3C60003C045 /* walkguide_app.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 33CC10E52044A3C60003C045 /* Project object */ = { - isa = PBXProject; - attributes = { - BuildIndependentTargetsInParallel = YES; - LastSwiftUpdateCheck = 0920; - LastUpgradeCheck = 1510; - ORGANIZATIONNAME = ""; - TargetAttributes = { - 331C80D4294CF70F00263BE5 = { - CreatedOnToolsVersion = 14.0; - TestTargetID = 33CC10EC2044A3C60003C045; - }; - 33CC10EC2044A3C60003C045 = { - CreatedOnToolsVersion = 9.2; - LastSwiftMigration = 1100; - ProvisioningStyle = Automatic; - SystemCapabilities = { - com.apple.Sandbox = { - enabled = 1; - }; - }; - }; - 33CC111A2044C6BA0003C045 = { - CreatedOnToolsVersion = 9.2; - ProvisioningStyle = Manual; - }; - }; - }; - buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */; - compatibilityVersion = "Xcode 9.3"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 33CC10E42044A3C60003C045; - productRefGroup = 33CC10EE2044A3C60003C045 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 33CC10EC2044A3C60003C045 /* Runner */, - 331C80D4294CF70F00263BE5 /* RunnerTests */, - 33CC111A2044C6BA0003C045 /* Flutter Assemble */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 331C80D3294CF70F00263BE5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 33CC10EB2044A3C60003C045 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */, - 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 3399D490228B24CF009A79C7 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - alwaysOutOfDate = 1; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - ); - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n"; - }; - 33CC111E2044C6BF0003C045 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - Flutter/ephemeral/FlutterInputs.xcfilelist, - ); - inputPaths = ( - Flutter/ephemeral/tripwire, - ); - outputFileListPaths = ( - Flutter/ephemeral/FlutterOutputs.xcfilelist, - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire"; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 331C80D1294CF70F00263BE5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 33CC10E92044A3C60003C045 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */, - 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */, - 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 331C80DA294CF71000263BE5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 33CC10EC2044A3C60003C045 /* Runner */; - targetProxy = 331C80D9294CF71000263BE5 /* PBXContainerItemProxy */; - }; - 33CC11202044C79F0003C045 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 33CC111A2044C6BA0003C045 /* Flutter Assemble */; - targetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - 33CC10F42044A3C60003C045 /* MainMenu.xib */ = { - isa = PBXVariantGroup; - children = ( - 33CC10F52044A3C60003C045 /* Base */, - ); - name = MainMenu.xib; - path = Runner; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - 331C80DB294CF71000263BE5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.example.walkguideApp.RunnerTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/walkguide_app.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/walkguide_app"; - }; - name = Debug; - }; - 331C80DC294CF71000263BE5 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.example.walkguideApp.RunnerTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/walkguide_app.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/walkguide_app"; - }; - name = Release; - }; - 331C80DD294CF71000263BE5 /* Profile */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 1; - GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.example.walkguideApp.RunnerTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 5.0; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/walkguide_app.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/walkguide_app"; - }; - name = Profile; - }; - 338D0CE9231458BD00FA5F75 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CODE_SIGN_IDENTITY = "-"; - COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = macosx; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; - }; - name = Profile; - }; - 338D0CEA231458BD00FA5F75 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - INFOPLIST_FILE = Runner/Info.plist; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_VERSION = 5.0; - }; - name = Profile; - }; - 338D0CEB231458BD00FA5F75 /* Profile */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Manual; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Profile; - }; - 33CC10F92044A3C60003C045 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CODE_SIGN_IDENTITY = "-"; - COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - }; - name = Debug; - }; - 33CC10FA2044A3C60003C045 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CODE_SIGN_IDENTITY = "-"; - COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = macosx; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; - }; - name = Release; - }; - 33CC10FC2044A3C60003C045 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - INFOPLIST_FILE = Runner/Info.plist; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - }; - name = Debug; - }; - 33CC10FD2044A3C60003C045 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ENABLE_MODULES = YES; - CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements; - CODE_SIGN_STYLE = Automatic; - COMBINE_HIDPI_IMAGES = YES; - INFOPLIST_FILE = Runner/Info.plist; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - PROVISIONING_PROFILE_SPECIFIER = ""; - SWIFT_VERSION = 5.0; - }; - name = Release; - }; - 33CC111C2044C6BA0003C045 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Manual; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Debug; - }; - 33CC111D2044C6BA0003C045 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 331C80DB294CF71000263BE5 /* Debug */, - 331C80DC294CF71000263BE5 /* Release */, - 331C80DD294CF71000263BE5 /* Profile */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 33CC10F92044A3C60003C045 /* Debug */, - 33CC10FA2044A3C60003C045 /* Release */, - 338D0CE9231458BD00FA5F75 /* Profile */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 33CC10FC2044A3C60003C045 /* Debug */, - 33CC10FD2044A3C60003C045 /* Release */, - 338D0CEA231458BD00FA5F75 /* Profile */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flutter Assemble" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 33CC111C2044C6BA0003C045 /* Debug */, - 33CC111D2044C6BA0003C045 /* Release */, - 338D0CEB231458BD00FA5F75 /* Profile */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 33CC10E52044A3C60003C045 /* Project object */; -} diff --git a/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme deleted file mode 100644 index 021351f..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner.xcworkspace/contents.xcworkspacedata b/walkguide-mobile/walkguide_app/macos/Runner.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 1d526a1..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/walkguide-mobile/walkguide_app/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner/AppDelegate.swift b/walkguide-mobile/walkguide_app/macos/Runner/AppDelegate.swift deleted file mode 100644 index b3c1761..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/AppDelegate.swift +++ /dev/null @@ -1,13 +0,0 @@ -import Cocoa -import FlutterMacOS - -@main -class AppDelegate: FlutterAppDelegate { - override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool { - return true - } - - override func applicationSupportsSecureRestorableState(_ app: NSApplication) -> Bool { - return true - } -} diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json deleted file mode 100644 index a2ec33f..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "images" : [ - { - "size" : "16x16", - "idiom" : "mac", - "filename" : "app_icon_16.png", - "scale" : "1x" - }, - { - "size" : "16x16", - "idiom" : "mac", - "filename" : "app_icon_32.png", - "scale" : "2x" - }, - { - "size" : "32x32", - "idiom" : "mac", - "filename" : "app_icon_32.png", - "scale" : "1x" - }, - { - "size" : "32x32", - "idiom" : "mac", - "filename" : "app_icon_64.png", - "scale" : "2x" - }, - { - "size" : "128x128", - "idiom" : "mac", - "filename" : "app_icon_128.png", - "scale" : "1x" - }, - { - "size" : "128x128", - "idiom" : "mac", - "filename" : "app_icon_256.png", - "scale" : "2x" - }, - { - "size" : "256x256", - "idiom" : "mac", - "filename" : "app_icon_256.png", - "scale" : "1x" - }, - { - "size" : "256x256", - "idiom" : "mac", - "filename" : "app_icon_512.png", - "scale" : "2x" - }, - { - "size" : "512x512", - "idiom" : "mac", - "filename" : "app_icon_512.png", - "scale" : "1x" - }, - { - "size" : "512x512", - "idiom" : "mac", - "filename" : "app_icon_1024.png", - "scale" : "2x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png deleted file mode 100644 index 82b6f9d..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png deleted file mode 100644 index 13b35eb..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png deleted file mode 100644 index 0a3f5fa..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png deleted file mode 100644 index bdb5722..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png deleted file mode 100644 index f083318..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png deleted file mode 100644 index 326c0e7..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png b/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png deleted file mode 100644 index 2f1632c..0000000 Binary files a/walkguide-mobile/walkguide_app/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Base.lproj/MainMenu.xib b/walkguide-mobile/walkguide_app/macos/Runner/Base.lproj/MainMenu.xib deleted file mode 100644 index 80e867a..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Base.lproj/MainMenu.xib +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Configs/AppInfo.xcconfig b/walkguide-mobile/walkguide_app/macos/Runner/Configs/AppInfo.xcconfig deleted file mode 100644 index 7d4aa3a..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Configs/AppInfo.xcconfig +++ /dev/null @@ -1,14 +0,0 @@ -// Application-level settings for the Runner target. -// -// This may be replaced with something auto-generated from metadata (e.g., pubspec.yaml) in the -// future. If not, the values below would default to using the project name when this becomes a -// 'flutter create' template. - -// The application's name. By default this is also the title of the Flutter window. -PRODUCT_NAME = walkguide_app - -// The application's bundle identifier -PRODUCT_BUNDLE_IDENTIFIER = com.example.walkguideApp - -// The copyright displayed in application information -PRODUCT_COPYRIGHT = Copyright © 2026 com.example. All rights reserved. diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Configs/Debug.xcconfig b/walkguide-mobile/walkguide_app/macos/Runner/Configs/Debug.xcconfig deleted file mode 100644 index 36b0fd9..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Configs/Debug.xcconfig +++ /dev/null @@ -1,2 +0,0 @@ -#include "../../Flutter/Flutter-Debug.xcconfig" -#include "Warnings.xcconfig" diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Configs/Release.xcconfig b/walkguide-mobile/walkguide_app/macos/Runner/Configs/Release.xcconfig deleted file mode 100644 index dff4f49..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Configs/Release.xcconfig +++ /dev/null @@ -1,2 +0,0 @@ -#include "../../Flutter/Flutter-Release.xcconfig" -#include "Warnings.xcconfig" diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Configs/Warnings.xcconfig b/walkguide-mobile/walkguide_app/macos/Runner/Configs/Warnings.xcconfig deleted file mode 100644 index 42bcbf4..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Configs/Warnings.xcconfig +++ /dev/null @@ -1,13 +0,0 @@ -WARNING_CFLAGS = -Wall -Wconditional-uninitialized -Wnullable-to-nonnull-conversion -Wmissing-method-return-type -Woverlength-strings -GCC_WARN_UNDECLARED_SELECTOR = YES -CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES -CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE -CLANG_WARN__DUPLICATE_METHOD_MATCH = YES -CLANG_WARN_PRAGMA_PACK = YES -CLANG_WARN_STRICT_PROTOTYPES = YES -CLANG_WARN_COMMA = YES -GCC_WARN_STRICT_SELECTOR_MATCH = YES -CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES -CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES -GCC_WARN_SHADOW = YES -CLANG_WARN_UNREACHABLE_CODE = YES diff --git a/walkguide-mobile/walkguide_app/macos/Runner/DebugProfile.entitlements b/walkguide-mobile/walkguide_app/macos/Runner/DebugProfile.entitlements deleted file mode 100644 index dddb8a3..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/DebugProfile.entitlements +++ /dev/null @@ -1,12 +0,0 @@ - - - - - com.apple.security.app-sandbox - - com.apple.security.cs.allow-jit - - com.apple.security.network.server - - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Info.plist b/walkguide-mobile/walkguide_app/macos/Runner/Info.plist deleted file mode 100644 index 4789daa..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Info.plist +++ /dev/null @@ -1,32 +0,0 @@ - - - - - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIconFile - - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - APPL - CFBundleShortVersionString - $(FLUTTER_BUILD_NAME) - CFBundleVersion - $(FLUTTER_BUILD_NUMBER) - LSMinimumSystemVersion - $(MACOSX_DEPLOYMENT_TARGET) - NSHumanReadableCopyright - $(PRODUCT_COPYRIGHT) - NSMainNibFile - MainMenu - NSPrincipalClass - NSApplication - - diff --git a/walkguide-mobile/walkguide_app/macos/Runner/MainFlutterWindow.swift b/walkguide-mobile/walkguide_app/macos/Runner/MainFlutterWindow.swift deleted file mode 100644 index 3cc05eb..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/MainFlutterWindow.swift +++ /dev/null @@ -1,15 +0,0 @@ -import Cocoa -import FlutterMacOS - -class MainFlutterWindow: NSWindow { - override func awakeFromNib() { - let flutterViewController = FlutterViewController() - let windowFrame = self.frame - self.contentViewController = flutterViewController - self.setFrame(windowFrame, display: true) - - RegisterGeneratedPlugins(registry: flutterViewController) - - super.awakeFromNib() - } -} diff --git a/walkguide-mobile/walkguide_app/macos/Runner/Release.entitlements b/walkguide-mobile/walkguide_app/macos/Runner/Release.entitlements deleted file mode 100644 index 852fa1a..0000000 --- a/walkguide-mobile/walkguide_app/macos/Runner/Release.entitlements +++ /dev/null @@ -1,8 +0,0 @@ - - - - - com.apple.security.app-sandbox - - - diff --git a/walkguide-mobile/walkguide_app/macos/RunnerTests/RunnerTests.swift b/walkguide-mobile/walkguide_app/macos/RunnerTests/RunnerTests.swift deleted file mode 100644 index 61f3bd1..0000000 --- a/walkguide-mobile/walkguide_app/macos/RunnerTests/RunnerTests.swift +++ /dev/null @@ -1,12 +0,0 @@ -import Cocoa -import FlutterMacOS -import XCTest - -class RunnerTests: XCTestCase { - - func testExample() { - // If you add code to the Runner application, consider adding tests here. - // See https://developer.apple.com/documentation/xctest for more information about using XCTest. - } - -} diff --git a/walkguide-mobile/walkguide_app/walkguide_now.png b/walkguide-mobile/walkguide_app/walkguide_now.png deleted file mode 100644 index da0701d..0000000 Binary files a/walkguide-mobile/walkguide_app/walkguide_now.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/web/favicon.png b/walkguide-mobile/walkguide_app/web/favicon.png deleted file mode 100644 index 8aaa46a..0000000 Binary files a/walkguide-mobile/walkguide_app/web/favicon.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/web/icons/Icon-192.png b/walkguide-mobile/walkguide_app/web/icons/Icon-192.png deleted file mode 100644 index b749bfe..0000000 Binary files a/walkguide-mobile/walkguide_app/web/icons/Icon-192.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/web/icons/Icon-512.png b/walkguide-mobile/walkguide_app/web/icons/Icon-512.png deleted file mode 100644 index 88cfd48..0000000 Binary files a/walkguide-mobile/walkguide_app/web/icons/Icon-512.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/web/icons/Icon-maskable-192.png b/walkguide-mobile/walkguide_app/web/icons/Icon-maskable-192.png deleted file mode 100644 index eb9b4d7..0000000 Binary files a/walkguide-mobile/walkguide_app/web/icons/Icon-maskable-192.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/web/icons/Icon-maskable-512.png b/walkguide-mobile/walkguide_app/web/icons/Icon-maskable-512.png deleted file mode 100644 index d69c566..0000000 Binary files a/walkguide-mobile/walkguide_app/web/icons/Icon-maskable-512.png and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/web/index.html b/walkguide-mobile/walkguide_app/web/index.html deleted file mode 100644 index 706b825..0000000 --- a/walkguide-mobile/walkguide_app/web/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - walkguide_app - - - - - - - diff --git a/walkguide-mobile/walkguide_app/web/manifest.json b/walkguide-mobile/walkguide_app/web/manifest.json deleted file mode 100644 index bc74d68..0000000 --- a/walkguide-mobile/walkguide_app/web/manifest.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "walkguide_app", - "short_name": "walkguide_app", - "start_url": ".", - "display": "standalone", - "background_color": "#0175C2", - "theme_color": "#0175C2", - "description": "A new Flutter project.", - "orientation": "portrait-primary", - "prefer_related_applications": false, - "icons": [ - { - "src": "icons/Icon-192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "icons/Icon-512.png", - "sizes": "512x512", - "type": "image/png" - }, - { - "src": "icons/Icon-maskable-192.png", - "sizes": "192x192", - "type": "image/png", - "purpose": "maskable" - }, - { - "src": "icons/Icon-maskable-512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "maskable" - } - ] -} diff --git a/walkguide-mobile/walkguide_app/windows/.gitignore b/walkguide-mobile/walkguide_app/windows/.gitignore deleted file mode 100644 index d492d0d..0000000 --- a/walkguide-mobile/walkguide_app/windows/.gitignore +++ /dev/null @@ -1,17 +0,0 @@ -flutter/ephemeral/ - -# Visual Studio user-specific files. -*.suo -*.user -*.userosscache -*.sln.docstates - -# Visual Studio build-related files. -x64/ -x86/ - -# Visual Studio cache files -# files ending in .cache can be ignored -*.[Cc]ache -# but keep track of directories ending in .cache -!*.[Cc]ache/ diff --git a/walkguide-mobile/walkguide_app/windows/CMakeLists.txt b/walkguide-mobile/walkguide_app/windows/CMakeLists.txt deleted file mode 100644 index b659488..0000000 --- a/walkguide-mobile/walkguide_app/windows/CMakeLists.txt +++ /dev/null @@ -1,108 +0,0 @@ -# Project-level configuration. -cmake_minimum_required(VERSION 3.14) -project(walkguide_app LANGUAGES CXX) - -# The name of the executable created for the application. Change this to change -# the on-disk name of your application. -set(BINARY_NAME "walkguide_app") - -# Explicitly opt in to modern CMake behaviors to avoid warnings with recent -# versions of CMake. -cmake_policy(VERSION 3.14...3.25) - -# Define build configuration option. -get_property(IS_MULTICONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG) -if(IS_MULTICONFIG) - set(CMAKE_CONFIGURATION_TYPES "Debug;Profile;Release" - CACHE STRING "" FORCE) -else() - if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) - set(CMAKE_BUILD_TYPE "Debug" CACHE - STRING "Flutter build mode" FORCE) - set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS - "Debug" "Profile" "Release") - endif() -endif() -# Define settings for the Profile build mode. -set(CMAKE_EXE_LINKER_FLAGS_PROFILE "${CMAKE_EXE_LINKER_FLAGS_RELEASE}") -set(CMAKE_SHARED_LINKER_FLAGS_PROFILE "${CMAKE_SHARED_LINKER_FLAGS_RELEASE}") -set(CMAKE_C_FLAGS_PROFILE "${CMAKE_C_FLAGS_RELEASE}") -set(CMAKE_CXX_FLAGS_PROFILE "${CMAKE_CXX_FLAGS_RELEASE}") - -# Use Unicode for all projects. -add_definitions(-DUNICODE -D_UNICODE) - -# Compilation settings that should be applied to most targets. -# -# Be cautious about adding new options here, as plugins use this function by -# default. In most cases, you should add new options to specific targets instead -# of modifying this function. -function(APPLY_STANDARD_SETTINGS TARGET) - target_compile_features(${TARGET} PUBLIC cxx_std_17) - target_compile_options(${TARGET} PRIVATE /W4 /WX /wd"4100") - target_compile_options(${TARGET} PRIVATE /EHsc) - target_compile_definitions(${TARGET} PRIVATE "_HAS_EXCEPTIONS=0") - target_compile_definitions(${TARGET} PRIVATE "$<$:_DEBUG>") -endfunction() - -# Flutter library and tool build rules. -set(FLUTTER_MANAGED_DIR "${CMAKE_CURRENT_SOURCE_DIR}/flutter") -add_subdirectory(${FLUTTER_MANAGED_DIR}) - -# Application build; see runner/CMakeLists.txt. -add_subdirectory("runner") - - -# Generated plugin build rules, which manage building the plugins and adding -# them to the application. -include(flutter/generated_plugins.cmake) - - -# === Installation === -# Support files are copied into place next to the executable, so that it can -# run in place. This is done instead of making a separate bundle (as on Linux) -# so that building and running from within Visual Studio will work. -set(BUILD_BUNDLE_DIR "$") -# Make the "install" step default, as it's required to run. -set(CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD 1) -if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) - set(CMAKE_INSTALL_PREFIX "${BUILD_BUNDLE_DIR}" CACHE PATH "..." FORCE) -endif() - -set(INSTALL_BUNDLE_DATA_DIR "${CMAKE_INSTALL_PREFIX}/data") -set(INSTALL_BUNDLE_LIB_DIR "${CMAKE_INSTALL_PREFIX}") - -install(TARGETS ${BINARY_NAME} RUNTIME DESTINATION "${CMAKE_INSTALL_PREFIX}" - COMPONENT Runtime) - -install(FILES "${FLUTTER_ICU_DATA_FILE}" DESTINATION "${INSTALL_BUNDLE_DATA_DIR}" - COMPONENT Runtime) - -install(FILES "${FLUTTER_LIBRARY}" DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) - -if(PLUGIN_BUNDLED_LIBRARIES) - install(FILES "${PLUGIN_BUNDLED_LIBRARIES}" - DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) -endif() - -# Copy the native assets provided by the build.dart from all packages. -set(NATIVE_ASSETS_DIR "${PROJECT_BUILD_DIR}native_assets/windows/") -install(DIRECTORY "${NATIVE_ASSETS_DIR}" - DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" - COMPONENT Runtime) - -# Fully re-copy the assets directory on each build to avoid having stale files -# from a previous install. -set(FLUTTER_ASSET_DIR_NAME "flutter_assets") -install(CODE " - file(REMOVE_RECURSE \"${INSTALL_BUNDLE_DATA_DIR}/${FLUTTER_ASSET_DIR_NAME}\") - " COMPONENT Runtime) -install(DIRECTORY "${PROJECT_BUILD_DIR}/${FLUTTER_ASSET_DIR_NAME}" - DESTINATION "${INSTALL_BUNDLE_DATA_DIR}" COMPONENT Runtime) - -# Install the AOT library on non-Debug builds only. -install(FILES "${AOT_LIBRARY}" DESTINATION "${INSTALL_BUNDLE_DATA_DIR}" - CONFIGURATIONS Profile;Release - COMPONENT Runtime) diff --git a/walkguide-mobile/walkguide_app/windows/flutter/CMakeLists.txt b/walkguide-mobile/walkguide_app/windows/flutter/CMakeLists.txt deleted file mode 100644 index 903f489..0000000 --- a/walkguide-mobile/walkguide_app/windows/flutter/CMakeLists.txt +++ /dev/null @@ -1,109 +0,0 @@ -# This file controls Flutter-level build steps. It should not be edited. -cmake_minimum_required(VERSION 3.14) - -set(EPHEMERAL_DIR "${CMAKE_CURRENT_SOURCE_DIR}/ephemeral") - -# Configuration provided via flutter tool. -include(${EPHEMERAL_DIR}/generated_config.cmake) - -# TODO: Move the rest of this into files in ephemeral. See -# https://github.com/flutter/flutter/issues/57146. -set(WRAPPER_ROOT "${EPHEMERAL_DIR}/cpp_client_wrapper") - -# Set fallback configurations for older versions of the flutter tool. -if (NOT DEFINED FLUTTER_TARGET_PLATFORM) - set(FLUTTER_TARGET_PLATFORM "windows-x64") -endif() - -# === Flutter Library === -set(FLUTTER_LIBRARY "${EPHEMERAL_DIR}/flutter_windows.dll") - -# Published to parent scope for install step. -set(FLUTTER_LIBRARY ${FLUTTER_LIBRARY} PARENT_SCOPE) -set(FLUTTER_ICU_DATA_FILE "${EPHEMERAL_DIR}/icudtl.dat" PARENT_SCOPE) -set(PROJECT_BUILD_DIR "${PROJECT_DIR}/build/" PARENT_SCOPE) -set(AOT_LIBRARY "${PROJECT_DIR}/build/windows/app.so" PARENT_SCOPE) - -list(APPEND FLUTTER_LIBRARY_HEADERS - "flutter_export.h" - "flutter_windows.h" - "flutter_messenger.h" - "flutter_plugin_registrar.h" - "flutter_texture_registrar.h" -) -list(TRANSFORM FLUTTER_LIBRARY_HEADERS PREPEND "${EPHEMERAL_DIR}/") -add_library(flutter INTERFACE) -target_include_directories(flutter INTERFACE - "${EPHEMERAL_DIR}" -) -target_link_libraries(flutter INTERFACE "${FLUTTER_LIBRARY}.lib") -add_dependencies(flutter flutter_assemble) - -# === Wrapper === -list(APPEND CPP_WRAPPER_SOURCES_CORE - "core_implementations.cc" - "standard_codec.cc" -) -list(TRANSFORM CPP_WRAPPER_SOURCES_CORE PREPEND "${WRAPPER_ROOT}/") -list(APPEND CPP_WRAPPER_SOURCES_PLUGIN - "plugin_registrar.cc" -) -list(TRANSFORM CPP_WRAPPER_SOURCES_PLUGIN PREPEND "${WRAPPER_ROOT}/") -list(APPEND CPP_WRAPPER_SOURCES_APP - "flutter_engine.cc" - "flutter_view_controller.cc" -) -list(TRANSFORM CPP_WRAPPER_SOURCES_APP PREPEND "${WRAPPER_ROOT}/") - -# Wrapper sources needed for a plugin. -add_library(flutter_wrapper_plugin STATIC - ${CPP_WRAPPER_SOURCES_CORE} - ${CPP_WRAPPER_SOURCES_PLUGIN} -) -apply_standard_settings(flutter_wrapper_plugin) -set_target_properties(flutter_wrapper_plugin PROPERTIES - POSITION_INDEPENDENT_CODE ON) -set_target_properties(flutter_wrapper_plugin PROPERTIES - CXX_VISIBILITY_PRESET hidden) -target_link_libraries(flutter_wrapper_plugin PUBLIC flutter) -target_include_directories(flutter_wrapper_plugin PUBLIC - "${WRAPPER_ROOT}/include" -) -add_dependencies(flutter_wrapper_plugin flutter_assemble) - -# Wrapper sources needed for the runner. -add_library(flutter_wrapper_app STATIC - ${CPP_WRAPPER_SOURCES_CORE} - ${CPP_WRAPPER_SOURCES_APP} -) -apply_standard_settings(flutter_wrapper_app) -target_link_libraries(flutter_wrapper_app PUBLIC flutter) -target_include_directories(flutter_wrapper_app PUBLIC - "${WRAPPER_ROOT}/include" -) -add_dependencies(flutter_wrapper_app flutter_assemble) - -# === Flutter tool backend === -# _phony_ is a non-existent file to force this command to run every time, -# since currently there's no way to get a full input/output list from the -# flutter tool. -set(PHONY_OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/_phony_") -set_source_files_properties("${PHONY_OUTPUT}" PROPERTIES SYMBOLIC TRUE) -add_custom_command( - OUTPUT ${FLUTTER_LIBRARY} ${FLUTTER_LIBRARY_HEADERS} - ${CPP_WRAPPER_SOURCES_CORE} ${CPP_WRAPPER_SOURCES_PLUGIN} - ${CPP_WRAPPER_SOURCES_APP} - ${PHONY_OUTPUT} - COMMAND ${CMAKE_COMMAND} -E env - ${FLUTTER_TOOL_ENVIRONMENT} - "${FLUTTER_ROOT}/packages/flutter_tools/bin/tool_backend.bat" - ${FLUTTER_TARGET_PLATFORM} $ - VERBATIM -) -add_custom_target(flutter_assemble DEPENDS - "${FLUTTER_LIBRARY}" - ${FLUTTER_LIBRARY_HEADERS} - ${CPP_WRAPPER_SOURCES_CORE} - ${CPP_WRAPPER_SOURCES_PLUGIN} - ${CPP_WRAPPER_SOURCES_APP} -) diff --git a/walkguide-mobile/walkguide_app/windows/flutter/generated_plugin_registrant.cc b/walkguide-mobile/walkguide_app/windows/flutter/generated_plugin_registrant.cc deleted file mode 100644 index 6265406..0000000 --- a/walkguide-mobile/walkguide_app/windows/flutter/generated_plugin_registrant.cc +++ /dev/null @@ -1,47 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#include "generated_plugin_registrant.h" - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -void RegisterPlugins(flutter::PluginRegistry* registry) { - AgoraRtcEnginePluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("AgoraRtcEnginePlugin")); - BatteryPlusWindowsPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("BatteryPlusWindowsPlugin")); - ConnectivityPlusWindowsPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("ConnectivityPlusWindowsPlugin")); - FirebaseCorePluginCApiRegisterWithRegistrar( - registry->GetRegistrarForPlugin("FirebaseCorePluginCApi")); - FlutterSecureStorageWindowsPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("FlutterSecureStorageWindowsPlugin")); - FlutterTtsPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("FlutterTtsPlugin")); - GeolocatorWindowsRegisterWithRegistrar( - registry->GetRegistrarForPlugin("GeolocatorWindows")); - IrisMethodChannelPluginCApiRegisterWithRegistrar( - registry->GetRegistrarForPlugin("IrisMethodChannelPluginCApi")); - PermissionHandlerWindowsPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("PermissionHandlerWindowsPlugin")); - RecordWindowsPluginCApiRegisterWithRegistrar( - registry->GetRegistrarForPlugin("RecordWindowsPluginCApi")); - SpeechToTextWindowsRegisterWithRegistrar( - registry->GetRegistrarForPlugin("SpeechToTextWindows")); - Sqlite3FlutterLibsPluginRegisterWithRegistrar( - registry->GetRegistrarForPlugin("Sqlite3FlutterLibsPlugin")); -} diff --git a/walkguide-mobile/walkguide_app/windows/flutter/generated_plugin_registrant.h b/walkguide-mobile/walkguide_app/windows/flutter/generated_plugin_registrant.h deleted file mode 100644 index dc139d8..0000000 --- a/walkguide-mobile/walkguide_app/windows/flutter/generated_plugin_registrant.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// Generated file. Do not edit. -// - -// clang-format off - -#ifndef GENERATED_PLUGIN_REGISTRANT_ -#define GENERATED_PLUGIN_REGISTRANT_ - -#include - -// Registers Flutter plugins. -void RegisterPlugins(flutter::PluginRegistry* registry); - -#endif // GENERATED_PLUGIN_REGISTRANT_ diff --git a/walkguide-mobile/walkguide_app/windows/flutter/generated_plugins.cmake b/walkguide-mobile/walkguide_app/windows/flutter/generated_plugins.cmake deleted file mode 100644 index af3098f..0000000 --- a/walkguide-mobile/walkguide_app/windows/flutter/generated_plugins.cmake +++ /dev/null @@ -1,36 +0,0 @@ -# -# Generated file, do not edit. -# - -list(APPEND FLUTTER_PLUGIN_LIST - agora_rtc_engine - battery_plus - connectivity_plus - firebase_core - flutter_secure_storage_windows - flutter_tts - geolocator_windows - iris_method_channel - permission_handler_windows - record_windows - speech_to_text_windows - sqlite3_flutter_libs -) - -list(APPEND FLUTTER_FFI_PLUGIN_LIST - tflite_flutter -) - -set(PLUGIN_BUNDLED_LIBRARIES) - -foreach(plugin ${FLUTTER_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${plugin}/windows plugins/${plugin}) - target_link_libraries(${BINARY_NAME} PRIVATE ${plugin}_plugin) - list(APPEND PLUGIN_BUNDLED_LIBRARIES $) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries}) -endforeach(plugin) - -foreach(ffi_plugin ${FLUTTER_FFI_PLUGIN_LIST}) - add_subdirectory(flutter/ephemeral/.plugin_symlinks/${ffi_plugin}/windows plugins/${ffi_plugin}) - list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${ffi_plugin}_bundled_libraries}) -endforeach(ffi_plugin) diff --git a/walkguide-mobile/walkguide_app/windows/runner/CMakeLists.txt b/walkguide-mobile/walkguide_app/windows/runner/CMakeLists.txt deleted file mode 100644 index 394917c..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/CMakeLists.txt +++ /dev/null @@ -1,40 +0,0 @@ -cmake_minimum_required(VERSION 3.14) -project(runner LANGUAGES CXX) - -# Define the application target. To change its name, change BINARY_NAME in the -# top-level CMakeLists.txt, not the value here, or `flutter run` will no longer -# work. -# -# Any new source files that you add to the application should be added here. -add_executable(${BINARY_NAME} WIN32 - "flutter_window.cpp" - "main.cpp" - "utils.cpp" - "win32_window.cpp" - "${FLUTTER_MANAGED_DIR}/generated_plugin_registrant.cc" - "Runner.rc" - "runner.exe.manifest" -) - -# Apply the standard set of build settings. This can be removed for applications -# that need different build settings. -apply_standard_settings(${BINARY_NAME}) - -# Add preprocessor definitions for the build version. -target_compile_definitions(${BINARY_NAME} PRIVATE "FLUTTER_VERSION=\"${FLUTTER_VERSION}\"") -target_compile_definitions(${BINARY_NAME} PRIVATE "FLUTTER_VERSION_MAJOR=${FLUTTER_VERSION_MAJOR}") -target_compile_definitions(${BINARY_NAME} PRIVATE "FLUTTER_VERSION_MINOR=${FLUTTER_VERSION_MINOR}") -target_compile_definitions(${BINARY_NAME} PRIVATE "FLUTTER_VERSION_PATCH=${FLUTTER_VERSION_PATCH}") -target_compile_definitions(${BINARY_NAME} PRIVATE "FLUTTER_VERSION_BUILD=${FLUTTER_VERSION_BUILD}") - -# Disable Windows macros that collide with C++ standard library functions. -target_compile_definitions(${BINARY_NAME} PRIVATE "NOMINMAX") - -# Add dependency libraries and include directories. Add any application-specific -# dependencies here. -target_link_libraries(${BINARY_NAME} PRIVATE flutter flutter_wrapper_app) -target_link_libraries(${BINARY_NAME} PRIVATE "dwmapi.lib") -target_include_directories(${BINARY_NAME} PRIVATE "${CMAKE_SOURCE_DIR}") - -# Run the Flutter tool portions of the build. This must not be removed. -add_dependencies(${BINARY_NAME} flutter_assemble) diff --git a/walkguide-mobile/walkguide_app/windows/runner/Runner.rc b/walkguide-mobile/walkguide_app/windows/runner/Runner.rc deleted file mode 100644 index 6eaff1d..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/Runner.rc +++ /dev/null @@ -1,121 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#pragma code_page(65001) -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "winres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (United States) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""winres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_APP_ICON ICON "resources\\app_icon.ico" - - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -#if defined(FLUTTER_VERSION_MAJOR) && defined(FLUTTER_VERSION_MINOR) && defined(FLUTTER_VERSION_PATCH) && defined(FLUTTER_VERSION_BUILD) -#define VERSION_AS_NUMBER FLUTTER_VERSION_MAJOR,FLUTTER_VERSION_MINOR,FLUTTER_VERSION_PATCH,FLUTTER_VERSION_BUILD -#else -#define VERSION_AS_NUMBER 1,0,0,0 -#endif - -#if defined(FLUTTER_VERSION) -#define VERSION_AS_STRING FLUTTER_VERSION -#else -#define VERSION_AS_STRING "1.0.0" -#endif - -VS_VERSION_INFO VERSIONINFO - FILEVERSION VERSION_AS_NUMBER - PRODUCTVERSION VERSION_AS_NUMBER - FILEFLAGSMASK VS_FFI_FILEFLAGSMASK -#ifdef _DEBUG - FILEFLAGS VS_FF_DEBUG -#else - FILEFLAGS 0x0L -#endif - FILEOS VOS__WINDOWS32 - FILETYPE VFT_APP - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040904e4" - BEGIN - VALUE "CompanyName", "com.example" "\0" - VALUE "FileDescription", "walkguide_app" "\0" - VALUE "FileVersion", VERSION_AS_STRING "\0" - VALUE "InternalName", "walkguide_app" "\0" - VALUE "LegalCopyright", "Copyright (C) 2026 com.example. All rights reserved." "\0" - VALUE "OriginalFilename", "walkguide_app.exe" "\0" - VALUE "ProductName", "walkguide_app" "\0" - VALUE "ProductVersion", VERSION_AS_STRING "\0" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x409, 1252 - END -END - -#endif // English (United States) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED diff --git a/walkguide-mobile/walkguide_app/windows/runner/flutter_window.cpp b/walkguide-mobile/walkguide_app/windows/runner/flutter_window.cpp deleted file mode 100644 index 955ee30..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/flutter_window.cpp +++ /dev/null @@ -1,71 +0,0 @@ -#include "flutter_window.h" - -#include - -#include "flutter/generated_plugin_registrant.h" - -FlutterWindow::FlutterWindow(const flutter::DartProject& project) - : project_(project) {} - -FlutterWindow::~FlutterWindow() {} - -bool FlutterWindow::OnCreate() { - if (!Win32Window::OnCreate()) { - return false; - } - - RECT frame = GetClientArea(); - - // The size here must match the window dimensions to avoid unnecessary surface - // creation / destruction in the startup path. - flutter_controller_ = std::make_unique( - frame.right - frame.left, frame.bottom - frame.top, project_); - // Ensure that basic setup of the controller was successful. - if (!flutter_controller_->engine() || !flutter_controller_->view()) { - return false; - } - RegisterPlugins(flutter_controller_->engine()); - SetChildContent(flutter_controller_->view()->GetNativeWindow()); - - flutter_controller_->engine()->SetNextFrameCallback([&]() { - this->Show(); - }); - - // Flutter can complete the first frame before the "show window" callback is - // registered. The following call ensures a frame is pending to ensure the - // window is shown. It is a no-op if the first frame hasn't completed yet. - flutter_controller_->ForceRedraw(); - - return true; -} - -void FlutterWindow::OnDestroy() { - if (flutter_controller_) { - flutter_controller_ = nullptr; - } - - Win32Window::OnDestroy(); -} - -LRESULT -FlutterWindow::MessageHandler(HWND hwnd, UINT const message, - WPARAM const wparam, - LPARAM const lparam) noexcept { - // Give Flutter, including plugins, an opportunity to handle window messages. - if (flutter_controller_) { - std::optional result = - flutter_controller_->HandleTopLevelWindowProc(hwnd, message, wparam, - lparam); - if (result) { - return *result; - } - } - - switch (message) { - case WM_FONTCHANGE: - flutter_controller_->engine()->ReloadSystemFonts(); - break; - } - - return Win32Window::MessageHandler(hwnd, message, wparam, lparam); -} diff --git a/walkguide-mobile/walkguide_app/windows/runner/flutter_window.h b/walkguide-mobile/walkguide_app/windows/runner/flutter_window.h deleted file mode 100644 index 6da0652..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/flutter_window.h +++ /dev/null @@ -1,33 +0,0 @@ -#ifndef RUNNER_FLUTTER_WINDOW_H_ -#define RUNNER_FLUTTER_WINDOW_H_ - -#include -#include - -#include - -#include "win32_window.h" - -// A window that does nothing but host a Flutter view. -class FlutterWindow : public Win32Window { - public: - // Creates a new FlutterWindow hosting a Flutter view running |project|. - explicit FlutterWindow(const flutter::DartProject& project); - virtual ~FlutterWindow(); - - protected: - // Win32Window: - bool OnCreate() override; - void OnDestroy() override; - LRESULT MessageHandler(HWND window, UINT const message, WPARAM const wparam, - LPARAM const lparam) noexcept override; - - private: - // The project to run. - flutter::DartProject project_; - - // The Flutter instance hosted by this window. - std::unique_ptr flutter_controller_; -}; - -#endif // RUNNER_FLUTTER_WINDOW_H_ diff --git a/walkguide-mobile/walkguide_app/windows/runner/main.cpp b/walkguide-mobile/walkguide_app/windows/runner/main.cpp deleted file mode 100644 index d340b11..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/main.cpp +++ /dev/null @@ -1,43 +0,0 @@ -#include -#include -#include - -#include "flutter_window.h" -#include "utils.h" - -int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, - _In_ wchar_t *command_line, _In_ int show_command) { - // Attach to console when present (e.g., 'flutter run') or create a - // new console when running with a debugger. - if (!::AttachConsole(ATTACH_PARENT_PROCESS) && ::IsDebuggerPresent()) { - CreateAndAttachConsole(); - } - - // Initialize COM, so that it is available for use in the library and/or - // plugins. - ::CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED); - - flutter::DartProject project(L"data"); - - std::vector command_line_arguments = - GetCommandLineArguments(); - - project.set_dart_entrypoint_arguments(std::move(command_line_arguments)); - - FlutterWindow window(project); - Win32Window::Point origin(10, 10); - Win32Window::Size size(1280, 720); - if (!window.Create(L"walkguide_app", origin, size)) { - return EXIT_FAILURE; - } - window.SetQuitOnClose(true); - - ::MSG msg; - while (::GetMessage(&msg, nullptr, 0, 0)) { - ::TranslateMessage(&msg); - ::DispatchMessage(&msg); - } - - ::CoUninitialize(); - return EXIT_SUCCESS; -} diff --git a/walkguide-mobile/walkguide_app/windows/runner/resource.h b/walkguide-mobile/walkguide_app/windows/runner/resource.h deleted file mode 100644 index 66a65d1..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/resource.h +++ /dev/null @@ -1,16 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by Runner.rc -// -#define IDI_APP_ICON 101 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 102 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/walkguide-mobile/walkguide_app/windows/runner/resources/app_icon.ico b/walkguide-mobile/walkguide_app/windows/runner/resources/app_icon.ico deleted file mode 100644 index c04e20c..0000000 Binary files a/walkguide-mobile/walkguide_app/windows/runner/resources/app_icon.ico and /dev/null differ diff --git a/walkguide-mobile/walkguide_app/windows/runner/runner.exe.manifest b/walkguide-mobile/walkguide_app/windows/runner/runner.exe.manifest deleted file mode 100644 index 153653e..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/runner.exe.manifest +++ /dev/null @@ -1,14 +0,0 @@ - - - - - PerMonitorV2 - - - - - - - - - diff --git a/walkguide-mobile/walkguide_app/windows/runner/utils.cpp b/walkguide-mobile/walkguide_app/windows/runner/utils.cpp deleted file mode 100644 index 3a0b465..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/utils.cpp +++ /dev/null @@ -1,65 +0,0 @@ -#include "utils.h" - -#include -#include -#include -#include - -#include - -void CreateAndAttachConsole() { - if (::AllocConsole()) { - FILE *unused; - if (freopen_s(&unused, "CONOUT$", "w", stdout)) { - _dup2(_fileno(stdout), 1); - } - if (freopen_s(&unused, "CONOUT$", "w", stderr)) { - _dup2(_fileno(stdout), 2); - } - std::ios::sync_with_stdio(); - FlutterDesktopResyncOutputStreams(); - } -} - -std::vector GetCommandLineArguments() { - // Convert the UTF-16 command line arguments to UTF-8 for the Engine to use. - int argc; - wchar_t** argv = ::CommandLineToArgvW(::GetCommandLineW(), &argc); - if (argv == nullptr) { - return std::vector(); - } - - std::vector command_line_arguments; - - // Skip the first argument as it's the binary name. - for (int i = 1; i < argc; i++) { - command_line_arguments.push_back(Utf8FromUtf16(argv[i])); - } - - ::LocalFree(argv); - - return command_line_arguments; -} - -std::string Utf8FromUtf16(const wchar_t* utf16_string) { - if (utf16_string == nullptr) { - return std::string(); - } - unsigned int target_length = ::WideCharToMultiByte( - CP_UTF8, WC_ERR_INVALID_CHARS, utf16_string, - -1, nullptr, 0, nullptr, nullptr) - -1; // remove the trailing null character - int input_length = (int)wcslen(utf16_string); - std::string utf8_string; - if (target_length == 0 || target_length > utf8_string.max_size()) { - return utf8_string; - } - utf8_string.resize(target_length); - int converted_length = ::WideCharToMultiByte( - CP_UTF8, WC_ERR_INVALID_CHARS, utf16_string, - input_length, utf8_string.data(), target_length, nullptr, nullptr); - if (converted_length == 0) { - return std::string(); - } - return utf8_string; -} diff --git a/walkguide-mobile/walkguide_app/windows/runner/utils.h b/walkguide-mobile/walkguide_app/windows/runner/utils.h deleted file mode 100644 index 3879d54..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/utils.h +++ /dev/null @@ -1,19 +0,0 @@ -#ifndef RUNNER_UTILS_H_ -#define RUNNER_UTILS_H_ - -#include -#include - -// Creates a console for the process, and redirects stdout and stderr to -// it for both the runner and the Flutter library. -void CreateAndAttachConsole(); - -// Takes a null-terminated wchar_t* encoded in UTF-16 and returns a std::string -// encoded in UTF-8. Returns an empty std::string on failure. -std::string Utf8FromUtf16(const wchar_t* utf16_string); - -// Gets the command line arguments passed in as a std::vector, -// encoded in UTF-8. Returns an empty std::vector on failure. -std::vector GetCommandLineArguments(); - -#endif // RUNNER_UTILS_H_ diff --git a/walkguide-mobile/walkguide_app/windows/runner/win32_window.cpp b/walkguide-mobile/walkguide_app/windows/runner/win32_window.cpp deleted file mode 100644 index 60608d0..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/win32_window.cpp +++ /dev/null @@ -1,288 +0,0 @@ -#include "win32_window.h" - -#include -#include - -#include "resource.h" - -namespace { - -/// Window attribute that enables dark mode window decorations. -/// -/// Redefined in case the developer's machine has a Windows SDK older than -/// version 10.0.22000.0. -/// See: https://docs.microsoft.com/windows/win32/api/dwmapi/ne-dwmapi-dwmwindowattribute -#ifndef DWMWA_USE_IMMERSIVE_DARK_MODE -#define DWMWA_USE_IMMERSIVE_DARK_MODE 20 -#endif - -constexpr const wchar_t kWindowClassName[] = L"FLUTTER_RUNNER_WIN32_WINDOW"; - -/// Registry key for app theme preference. -/// -/// A value of 0 indicates apps should use dark mode. A non-zero or missing -/// value indicates apps should use light mode. -constexpr const wchar_t kGetPreferredBrightnessRegKey[] = - L"Software\\Microsoft\\Windows\\CurrentVersion\\Themes\\Personalize"; -constexpr const wchar_t kGetPreferredBrightnessRegValue[] = L"AppsUseLightTheme"; - -// The number of Win32Window objects that currently exist. -static int g_active_window_count = 0; - -using EnableNonClientDpiScaling = BOOL __stdcall(HWND hwnd); - -// Scale helper to convert logical scaler values to physical using passed in -// scale factor -int Scale(int source, double scale_factor) { - return static_cast(source * scale_factor); -} - -// Dynamically loads the |EnableNonClientDpiScaling| from the User32 module. -// This API is only needed for PerMonitor V1 awareness mode. -void EnableFullDpiSupportIfAvailable(HWND hwnd) { - HMODULE user32_module = LoadLibraryA("User32.dll"); - if (!user32_module) { - return; - } - auto enable_non_client_dpi_scaling = - reinterpret_cast( - GetProcAddress(user32_module, "EnableNonClientDpiScaling")); - if (enable_non_client_dpi_scaling != nullptr) { - enable_non_client_dpi_scaling(hwnd); - } - FreeLibrary(user32_module); -} - -} // namespace - -// Manages the Win32Window's window class registration. -class WindowClassRegistrar { - public: - ~WindowClassRegistrar() = default; - - // Returns the singleton registrar instance. - static WindowClassRegistrar* GetInstance() { - if (!instance_) { - instance_ = new WindowClassRegistrar(); - } - return instance_; - } - - // Returns the name of the window class, registering the class if it hasn't - // previously been registered. - const wchar_t* GetWindowClass(); - - // Unregisters the window class. Should only be called if there are no - // instances of the window. - void UnregisterWindowClass(); - - private: - WindowClassRegistrar() = default; - - static WindowClassRegistrar* instance_; - - bool class_registered_ = false; -}; - -WindowClassRegistrar* WindowClassRegistrar::instance_ = nullptr; - -const wchar_t* WindowClassRegistrar::GetWindowClass() { - if (!class_registered_) { - WNDCLASS window_class{}; - window_class.hCursor = LoadCursor(nullptr, IDC_ARROW); - window_class.lpszClassName = kWindowClassName; - window_class.style = CS_HREDRAW | CS_VREDRAW; - window_class.cbClsExtra = 0; - window_class.cbWndExtra = 0; - window_class.hInstance = GetModuleHandle(nullptr); - window_class.hIcon = - LoadIcon(window_class.hInstance, MAKEINTRESOURCE(IDI_APP_ICON)); - window_class.hbrBackground = 0; - window_class.lpszMenuName = nullptr; - window_class.lpfnWndProc = Win32Window::WndProc; - RegisterClass(&window_class); - class_registered_ = true; - } - return kWindowClassName; -} - -void WindowClassRegistrar::UnregisterWindowClass() { - UnregisterClass(kWindowClassName, nullptr); - class_registered_ = false; -} - -Win32Window::Win32Window() { - ++g_active_window_count; -} - -Win32Window::~Win32Window() { - --g_active_window_count; - Destroy(); -} - -bool Win32Window::Create(const std::wstring& title, - const Point& origin, - const Size& size) { - Destroy(); - - const wchar_t* window_class = - WindowClassRegistrar::GetInstance()->GetWindowClass(); - - const POINT target_point = {static_cast(origin.x), - static_cast(origin.y)}; - HMONITOR monitor = MonitorFromPoint(target_point, MONITOR_DEFAULTTONEAREST); - UINT dpi = FlutterDesktopGetDpiForMonitor(monitor); - double scale_factor = dpi / 96.0; - - HWND window = CreateWindow( - window_class, title.c_str(), WS_OVERLAPPEDWINDOW, - Scale(origin.x, scale_factor), Scale(origin.y, scale_factor), - Scale(size.width, scale_factor), Scale(size.height, scale_factor), - nullptr, nullptr, GetModuleHandle(nullptr), this); - - if (!window) { - return false; - } - - UpdateTheme(window); - - return OnCreate(); -} - -bool Win32Window::Show() { - return ShowWindow(window_handle_, SW_SHOWNORMAL); -} - -// static -LRESULT CALLBACK Win32Window::WndProc(HWND const window, - UINT const message, - WPARAM const wparam, - LPARAM const lparam) noexcept { - if (message == WM_NCCREATE) { - auto window_struct = reinterpret_cast(lparam); - SetWindowLongPtr(window, GWLP_USERDATA, - reinterpret_cast(window_struct->lpCreateParams)); - - auto that = static_cast(window_struct->lpCreateParams); - EnableFullDpiSupportIfAvailable(window); - that->window_handle_ = window; - } else if (Win32Window* that = GetThisFromHandle(window)) { - return that->MessageHandler(window, message, wparam, lparam); - } - - return DefWindowProc(window, message, wparam, lparam); -} - -LRESULT -Win32Window::MessageHandler(HWND hwnd, - UINT const message, - WPARAM const wparam, - LPARAM const lparam) noexcept { - switch (message) { - case WM_DESTROY: - window_handle_ = nullptr; - Destroy(); - if (quit_on_close_) { - PostQuitMessage(0); - } - return 0; - - case WM_DPICHANGED: { - auto newRectSize = reinterpret_cast(lparam); - LONG newWidth = newRectSize->right - newRectSize->left; - LONG newHeight = newRectSize->bottom - newRectSize->top; - - SetWindowPos(hwnd, nullptr, newRectSize->left, newRectSize->top, newWidth, - newHeight, SWP_NOZORDER | SWP_NOACTIVATE); - - return 0; - } - case WM_SIZE: { - RECT rect = GetClientArea(); - if (child_content_ != nullptr) { - // Size and position the child window. - MoveWindow(child_content_, rect.left, rect.top, rect.right - rect.left, - rect.bottom - rect.top, TRUE); - } - return 0; - } - - case WM_ACTIVATE: - if (child_content_ != nullptr) { - SetFocus(child_content_); - } - return 0; - - case WM_DWMCOLORIZATIONCOLORCHANGED: - UpdateTheme(hwnd); - return 0; - } - - return DefWindowProc(window_handle_, message, wparam, lparam); -} - -void Win32Window::Destroy() { - OnDestroy(); - - if (window_handle_) { - DestroyWindow(window_handle_); - window_handle_ = nullptr; - } - if (g_active_window_count == 0) { - WindowClassRegistrar::GetInstance()->UnregisterWindowClass(); - } -} - -Win32Window* Win32Window::GetThisFromHandle(HWND const window) noexcept { - return reinterpret_cast( - GetWindowLongPtr(window, GWLP_USERDATA)); -} - -void Win32Window::SetChildContent(HWND content) { - child_content_ = content; - SetParent(content, window_handle_); - RECT frame = GetClientArea(); - - MoveWindow(content, frame.left, frame.top, frame.right - frame.left, - frame.bottom - frame.top, true); - - SetFocus(child_content_); -} - -RECT Win32Window::GetClientArea() { - RECT frame; - GetClientRect(window_handle_, &frame); - return frame; -} - -HWND Win32Window::GetHandle() { - return window_handle_; -} - -void Win32Window::SetQuitOnClose(bool quit_on_close) { - quit_on_close_ = quit_on_close; -} - -bool Win32Window::OnCreate() { - // No-op; provided for subclasses. - return true; -} - -void Win32Window::OnDestroy() { - // No-op; provided for subclasses. -} - -void Win32Window::UpdateTheme(HWND const window) { - DWORD light_mode; - DWORD light_mode_size = sizeof(light_mode); - LSTATUS result = RegGetValue(HKEY_CURRENT_USER, kGetPreferredBrightnessRegKey, - kGetPreferredBrightnessRegValue, - RRF_RT_REG_DWORD, nullptr, &light_mode, - &light_mode_size); - - if (result == ERROR_SUCCESS) { - BOOL enable_dark_mode = light_mode == 0; - DwmSetWindowAttribute(window, DWMWA_USE_IMMERSIVE_DARK_MODE, - &enable_dark_mode, sizeof(enable_dark_mode)); - } -} diff --git a/walkguide-mobile/walkguide_app/windows/runner/win32_window.h b/walkguide-mobile/walkguide_app/windows/runner/win32_window.h deleted file mode 100644 index e901dde..0000000 --- a/walkguide-mobile/walkguide_app/windows/runner/win32_window.h +++ /dev/null @@ -1,102 +0,0 @@ -#ifndef RUNNER_WIN32_WINDOW_H_ -#define RUNNER_WIN32_WINDOW_H_ - -#include - -#include -#include -#include - -// A class abstraction for a high DPI-aware Win32 Window. Intended to be -// inherited from by classes that wish to specialize with custom -// rendering and input handling -class Win32Window { - public: - struct Point { - unsigned int x; - unsigned int y; - Point(unsigned int x, unsigned int y) : x(x), y(y) {} - }; - - struct Size { - unsigned int width; - unsigned int height; - Size(unsigned int width, unsigned int height) - : width(width), height(height) {} - }; - - Win32Window(); - virtual ~Win32Window(); - - // Creates a win32 window with |title| that is positioned and sized using - // |origin| and |size|. New windows are created on the default monitor. Window - // sizes are specified to the OS in physical pixels, hence to ensure a - // consistent size this function will scale the inputted width and height as - // as appropriate for the default monitor. The window is invisible until - // |Show| is called. Returns true if the window was created successfully. - bool Create(const std::wstring& title, const Point& origin, const Size& size); - - // Show the current window. Returns true if the window was successfully shown. - bool Show(); - - // Release OS resources associated with window. - void Destroy(); - - // Inserts |content| into the window tree. - void SetChildContent(HWND content); - - // Returns the backing Window handle to enable clients to set icon and other - // window properties. Returns nullptr if the window has been destroyed. - HWND GetHandle(); - - // If true, closing this window will quit the application. - void SetQuitOnClose(bool quit_on_close); - - // Return a RECT representing the bounds of the current client area. - RECT GetClientArea(); - - protected: - // Processes and route salient window messages for mouse handling, - // size change and DPI. Delegates handling of these to member overloads that - // inheriting classes can handle. - virtual LRESULT MessageHandler(HWND window, - UINT const message, - WPARAM const wparam, - LPARAM const lparam) noexcept; - - // Called when CreateAndShow is called, allowing subclass window-related - // setup. Subclasses should return false if setup fails. - virtual bool OnCreate(); - - // Called when Destroy is called. - virtual void OnDestroy(); - - private: - friend class WindowClassRegistrar; - - // OS callback called by message pump. Handles the WM_NCCREATE message which - // is passed when the non-client area is being created and enables automatic - // non-client DPI scaling so that the non-client area automatically - // responds to changes in DPI. All other messages are handled by - // MessageHandler. - static LRESULT CALLBACK WndProc(HWND const window, - UINT const message, - WPARAM const wparam, - LPARAM const lparam) noexcept; - - // Retrieves a class instance pointer for |window| - static Win32Window* GetThisFromHandle(HWND const window) noexcept; - - // Update the window frame's theme to match the system theme. - static void UpdateTheme(HWND const window); - - bool quit_on_close_ = false; - - // window handle for top level window. - HWND window_handle_ = nullptr; - - // window handle for hosted content. - HWND child_content_ = nullptr; -}; - -#endif // RUNNER_WIN32_WINDOW_H_