mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:27:32 +00:00
docs(benchmarks): v2.70.0 (#9416)
# Which Problems Are Solved No benchmarks for v2.70.0 were provided so far. # How the Problems Are Solved Benchmarks added # Additional changes - it's now possible to plot multiple charts, one chart per `metric_name`
This commit is contained in:
@@ -885,6 +885,20 @@ module.exports = {
|
||||
"apis/benchmarks/v2.66.0/machine_jwt_profile_grant/index",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "v2.70.0",
|
||||
link: {
|
||||
title: "v2.70.0",
|
||||
slug: "/apis/benchmarks/v2.70.0",
|
||||
description:
|
||||
"Benchmark results of Zitadel v2.70.0\n"
|
||||
},
|
||||
items: [
|
||||
"apis/benchmarks/v2.70.0/machine_jwt_profile_grant/index",
|
||||
"apis/benchmarks/v2.70.0/oidc_session/index",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user