File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
docs/content/en/docs/documentation Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This section contains detailed documentation for all Java Operator SDK features
1919
2020- ** [ Eventing] ( eventing/ ) ** - Understanding the event-driven model
2121- ** [ Accessing Resources in Caches] ( working-with-es-caches/ ) ** - How to access resources in caches
22- - ** [ Observability ] ( observability /) ** - Monitoring and debugging your operators
22+ - ** [ Operations ] ( operations /) ** - Operations-related features including observability
2323- ** [ Other Features] ( features/ ) ** - Additional capabilities and integrations
2424
2525Each guide includes practical examples and best practices to help you build robust, production-ready operators.
Original file line number Diff line number Diff line change 1+ ---
2+ title : Operations
3+ weight : 85
4+ ---
5+
6+ This section covers operations-related features for running and managing operators in production.
7+
8+ - ** [ Observability] ( observability/ ) ** - Monitoring and debugging your operators
File renamed without changes.
You can’t perform that action at this time.
0 commit comments