File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,9 @@ export const sideBarData = [
52
52
{ label : "JavaScript" , link : "/docs/getting-started/javascript-sdk" } ,
53
53
{ label : "Python" , link : "/docs/getting-started/python-sdk" } ,
54
54
{ label : ".NET" , link : "/docs/getting-started/dotnet-sdk" } ,
55
+ { label : "k8s Operator" , link : "/docs/getting-started/operator" } ,
55
56
{ label : "Lambda" , link : "/docs/getting-started/lambda" } ,
56
- { label : "Prometheus (AMP)" , link : "/docs/getting-started/prometheus-remote-write-exporter" } ,
57
+ { label : "Managed Service for Prometheus (AMP)" , link : "/docs/getting-started/prometheus-remote-write-exporter" } ,
57
58
{ label : "Prometheus Configurations" , link : "/docs/getting-started/advanced-prometheus-remote-write-configurations" } ,
58
59
{ label : "CloudWatch Metrics" , link : "/docs/getting-started/cloudwatch-metrics" } ,
59
60
{ label : "CloudWatch Container Insights" , link : "/docs/getting-started/container-insights" } ,
You can’t perform that action at this time.
0 commit comments