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

Added grafana loki dashboard and restructured repo #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Chinwendu20
Copy link

This PR restructures the repo to reflect its current purpose and also includes the grafana loki dashboard

Copy link

@nyrahul nyrahul left a comment

Choose a reason for hiding this comment

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

Thanks for this restructuring. Please check comments.

README.md Outdated
Comment on lines 18 to 19
- [ELK-kafka stack](https://github.com/Chinwendu20/kubearmor-dashboards/tree/otel/kubearmor-kafka-elk-stack)
- [Grafana-loki stack](https://github.com/Chinwendu20/kubearmor-dashboards/tree/otel/kubearmor-grafana-loki)
Copy link

Choose a reason for hiding this comment

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

Please do not use personal repo targets. You can use relative paths.


### Steps
1. Follow [this tutorial](https://github.com/kubearmor/KubeArmor/blob/ce18fee4f87be7786dc1275aeb94ab7096c8b590/getting-started/deployment_guide.md#L20-L19) to set up Kubearmor
2. Follow this [tutorial](https://github.com/Chinwendu20/OTel-receiver/blob/otel/example/tutorial.md#create-a-custom-opentelemetry-collector-distribution) to create an opentelemetry custom collector.
Copy link

Choose a reason for hiding this comment

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

Please do not use personal repos.

Copy link
Author

Choose a reason for hiding this comment

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

Thank you. Here just that the tutorial file is currently in my personal repo as my PR on the receiver has not yet been merged in kubearmor's org

Comment on lines 182 to 185
"displayLabels": [
"percent",
"name"
],
Copy link
Member

Choose a reason for hiding this comment

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

Is this required, since we are using legends anyway? And displaying labels for a pie chart can lead to overlapping.

Comment on lines 248 to 251
"displayLabels": [
"percent",
"name"
],
Copy link
Member

@rajaSahil rajaSahil Jun 5, 2023

Choose a reason for hiding this comment

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

Same comment as #2 (comment)

Signed-off-by: Ononiwu Maureen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants