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

docs: update rust example and readme #3775

Merged
merged 14 commits into from
Dec 16, 2024
Merged

docs: update rust example and readme #3775

merged 14 commits into from
Dec 16, 2024

Conversation

korniltsev
Copy link
Collaborator

  • Add rust rideshare readme with screenshots from explore-profiles
  • Update update_examples.go to update rust examples
  • Update rideshare example to fix bugs with mutex_lock
  • Update loadgen to use more threads for smoother metric

@korniltsev korniltsev requested a review from a team as a code owner December 13, 2024 06:08
@kolesnikovae
Copy link
Collaborator

Ah, I need to update screenshots too

@kolesnikovae
Copy link
Collaborator

kolesnikovae commented Dec 13, 2024

One minor note: please consider using Labels instead of Tags

UPD: Please ignore this – we can revisit it later at some point

profiling has become an increasingly popular tool for the monitoring and debugging of performance issues (arguably the
fourth pillar of observability).

We'd love to continue to improve our Rust integrations, and so we would love to hear what features _you would like to
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we include a suggested method for contacting us?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

idk, This was copypasted from somewhere else. There used to be a twitter handle on one of screenshots. If we need to suggest a method, it should be done everywhere

Copy link
Contributor

@knylander-grafana knylander-grafana left a comment

Choose a reason for hiding this comment

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

Thank you for updating the example! You've done a lot of work and the updated instructions look great! I've made some suggestions. Let me know if you have any questions.

@knylander-grafana knylander-grafana added the type/docs Improvements for doc docs. Used by Docs team for project management label Dec 13, 2024
korniltsev and others added 8 commits December 14, 2024 10:35
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
korniltsev and others added 5 commits December 14, 2024 10:37
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
@korniltsev
Copy link
Collaborator Author

@knylander-grafana Thank you a lot for the feedback! The readme was mostly copypopasted from ruby or golang example. I suggest we should update the wording there in a similar way

@korniltsev korniltsev merged commit 98b1d05 into main Dec 16, 2024
18 checks passed
@korniltsev korniltsev deleted the docs/rust branch December 16, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Improvements for doc docs. Used by Docs team for project management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants