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

feat: Adding Profiling for the Odiglets #1685

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

yodigos
Copy link
Contributor

@yodigos yodigos commented Nov 4, 2024

No description provided.

},
{
CRDName: "instrumentationinstances",
CRDGroup: odigosGroupName,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please add destinations as we discussed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure sure, I separated this task for different PRs

if err != nil {
return err
}
if err = gzipWriter.Flush(); err != nil {
Copy link
Collaborator

Choose a reason for hiding this comment

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

why we tar each dir of logs/crds and not only the bundle? it make it a bit harder to investigate using this
e.g:
image

@yodigos yodigos merged commit f2e27ea into odigos-io:main Nov 4, 2024
24 of 26 checks passed
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.

2 participants