chore: Adding docs for probe best practices and future roadmap

This commit is contained in:
Sayan Mondal 2024-06-13 12:01:43 +05:30
parent 107e78a4f9
commit 8e2f403570
No known key found for this signature in database
GPG Key ID: EA882324384D8987
1 changed files with 3 additions and 3 deletions

View File

@ -107,8 +107,8 @@ module.exports = {
]
},
{
'Developer Guide': ['developer-guide/chaoscenter-developer-guide']
},
'Developer Guide': ['developer-guide/chaoscenter-developer-guide']
},
{
Litmusctl: ['litmusctl/installation', 'litmusctl/litmusctl-usage']
},
@ -116,7 +116,7 @@ module.exports = {
Integrations: ['integrations/prometheus', 'integrations/grafana', 'integrations/backstage']
},
{
Tutorials: ['tutorials/overview','tutorials/podtato-head']
Tutorials: ['tutorials/overview', 'tutorials/podtato-head']
},
'troubleshooting',
'best-practices',