chore: Adding docs for probe best practices and future roadmap
This commit is contained in:
parent
107e78a4f9
commit
8e2f403570
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue