forked from phoenix/litellm-mirror
docs better sidebar
This commit is contained in:
parent
3984b9080c
commit
05505903b2
1 changed files with 2 additions and 4 deletions
|
@ -64,8 +64,8 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "🪢 Logging",
|
label: "🪢 Logging, Alerting, Metrics",
|
||||||
items: ["proxy/logging", "proxy/bucket", "proxy/team_logging","proxy/streaming_logging"],
|
items: ["proxy/logging", "proxy/bucket", "proxy/team_logging","proxy/streaming_logging", "proxy/alerting", "proxy/prometheus",],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
|
@ -95,8 +95,6 @@ const sidebars = {
|
||||||
"proxy/billing",
|
"proxy/billing",
|
||||||
"proxy/token_auth",
|
"proxy/token_auth",
|
||||||
"proxy/oauth2",
|
"proxy/oauth2",
|
||||||
"proxy/alerting",
|
|
||||||
"proxy/prometheus",
|
|
||||||
"proxy/caching",
|
"proxy/caching",
|
||||||
"proxy/pass_through",
|
"proxy/pass_through",
|
||||||
"proxy/email",
|
"proxy/email",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue