Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add monitoring docs and display it on the overview map #144

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

matofeder
Copy link
Member

@matofeder matofeder commented Feb 20, 2024

This PR adds monitoring docs and displays the monitoring on the overview map

Related to #136

@maxwolfs
The monitoring box does not fit the Ops Layer box on the overview map, see here:

image

What are your preferences here? i.e.: resize the ops layer box only or resize the entire component map?...

@matofeder matofeder marked this pull request as draft February 20, 2024 07:33
@matofeder
Copy link
Member Author

Note: PR is marked as DRAFT, and will be ready for review after SovereignCloudStack/k8s-observability#44

@maxwolfs
Copy link
Member

Great! I'll take care of the CSS / positioning issue with the box once it's merged.

sidebarsDocs.js Outdated Show resolved Hide resolved
@matofeder matofeder marked this pull request as ready for review February 20, 2024 08:43
@matofeder matofeder added the Ops Issues or pull requests relevant for Team 3: Ops Tooling label Feb 20, 2024
Copy link
Member

@bitkeks bitkeks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After the great work in SovereignCloudStack/k8s-observability#44, this PR LGTM!

@maxwolfs maxwolfs merged commit 5e781eb into feat/refactor-operator-introduction Feb 20, 2024
3 checks passed
@maxwolfs maxwolfs deleted the add_monitoring_docs branch February 20, 2024 15:00
maxwolfs added a commit that referenced this pull request Mar 4, 2024
* remove deprecated parts

Signed-off-by: Max Wolfs <[email protected]>

* fix linkg

Signed-off-by: Max Wolfs <[email protected]>

* feat: add cluster stacks description

Signed-off-by: Jan Schoone <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jan Schoone <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

* refactor components for better reuse with json

Signed-off-by: Max Wolfs <[email protected]>

* import architecture component

Signed-off-by: Max Wolfs <[email protected]>

* fix loading

Signed-off-by: Max Wolfs <[email protected]>

* Apply suggestions from code review

Co-authored-by: Filip Dobrovolný <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

* add first single components to overview component

Signed-off-by: Max Wolfs <[email protected]>

* Adjust model

Signed-off-by: Max Wolfs <[email protected]>

* add custom data plugin

Signed-off-by: Max Wolfs <[email protected]>

* fix url

Signed-off-by: Max Wolfs <[email protected]>

* fix url

Signed-off-by: Max Wolfs <[email protected]>

* fix: typo

Signed-off-by: Jan Schoone <[email protected]>

* fix calendar link

Signed-off-by: Max Wolfs <[email protected]>

* Add container registry docs and display it on the overview map (#143)

Signed-off-by: Matej Feder <[email protected]>

* Add monitoring docs and display it on the overview map (#144)

Signed-off-by: Matej Feder <[email protected]>

* Add CSPO docs and display it on the overview map (#149)

Signed-off-by: Matej Feder <[email protected]>

* fix component sizing

Signed-off-by: Max Wolfs <[email protected]>

* Apply suggestions from code review

Co-authored-by: Roman Hros <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

* Add missing k8s-cluster-api-provider doc pages (#152)

Signed-off-by: Roman Hros <[email protected]>

* fix title

Co-authored-by: Roman Hros <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

---------

Signed-off-by: Max Wolfs <[email protected]>
Signed-off-by: Jan Schoone <[email protected]>
Signed-off-by: Matej Feder <[email protected]>
Signed-off-by: Roman Hros <[email protected]>
Co-authored-by: Jan Schoone <[email protected]>
Co-authored-by: Filip Dobrovolný <[email protected]>
Co-authored-by: Matej Feder <[email protected]>
Co-authored-by: Roman Hros <[email protected]>
JuanPTM pushed a commit to JuanPTM/docs that referenced this pull request Jun 3, 2024
* remove deprecated parts

Signed-off-by: Max Wolfs <[email protected]>

* fix linkg

Signed-off-by: Max Wolfs <[email protected]>

* feat: add cluster stacks description

Signed-off-by: Jan Schoone <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jan Schoone <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

* refactor components for better reuse with json

Signed-off-by: Max Wolfs <[email protected]>

* import architecture component

Signed-off-by: Max Wolfs <[email protected]>

* fix loading

Signed-off-by: Max Wolfs <[email protected]>

* Apply suggestions from code review

Co-authored-by: Filip Dobrovolný <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

* add first single components to overview component

Signed-off-by: Max Wolfs <[email protected]>

* Adjust model

Signed-off-by: Max Wolfs <[email protected]>

* add custom data plugin

Signed-off-by: Max Wolfs <[email protected]>

* fix url

Signed-off-by: Max Wolfs <[email protected]>

* fix url

Signed-off-by: Max Wolfs <[email protected]>

* fix: typo

Signed-off-by: Jan Schoone <[email protected]>

* fix calendar link

Signed-off-by: Max Wolfs <[email protected]>

* Add container registry docs and display it on the overview map (SovereignCloudStack#143)

Signed-off-by: Matej Feder <[email protected]>

* Add monitoring docs and display it on the overview map (SovereignCloudStack#144)

Signed-off-by: Matej Feder <[email protected]>

* Add CSPO docs and display it on the overview map (SovereignCloudStack#149)

Signed-off-by: Matej Feder <[email protected]>

* fix component sizing

Signed-off-by: Max Wolfs <[email protected]>

* Apply suggestions from code review

Co-authored-by: Roman Hros <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

* Add missing k8s-cluster-api-provider doc pages (SovereignCloudStack#152)

Signed-off-by: Roman Hros <[email protected]>

* fix title

Co-authored-by: Roman Hros <[email protected]>
Signed-off-by: Max Wolfs <[email protected]>

---------

Signed-off-by: Max Wolfs <[email protected]>
Signed-off-by: Jan Schoone <[email protected]>
Signed-off-by: Matej Feder <[email protected]>
Signed-off-by: Roman Hros <[email protected]>
Co-authored-by: Jan Schoone <[email protected]>
Co-authored-by: Filip Dobrovolný <[email protected]>
Co-authored-by: Matej Feder <[email protected]>
Co-authored-by: Roman Hros <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ops Issues or pull requests relevant for Team 3: Ops Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants