docs better sidebar

This commit is contained in:
Ishaan Jaff 2024-09-07 11:31:07 -07:00
parent 3984b9080c
commit 05505903b2

View file

@ -64,8 +64,8 @@ const sidebars = {
},
{
type: "category",
label: "🪢 Logging",
items: ["proxy/logging", "proxy/bucket", "proxy/team_logging","proxy/streaming_logging"],
label: "🪢 Logging, Alerting, Metrics",
items: ["proxy/logging", "proxy/bucket", "proxy/team_logging","proxy/streaming_logging", "proxy/alerting", "proxy/prometheus",],
},
{
type: "category",
@ -95,8 +95,6 @@ const sidebars = {
"proxy/billing",
"proxy/token_auth",
"proxy/oauth2",
"proxy/alerting",
"proxy/prometheus",
"proxy/caching",
"proxy/pass_through",
"proxy/email",