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

wip #3004

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

wip #3004

wants to merge 4 commits into from

Conversation

umanwizard
Copy link
Contributor

To run: make build && sudo ./parca-agent ...

Only the mock metrics producer is constructed currently (arrowmetrics.NewNvidiaMockProducer) to enable people without nvidia cards to test this out of the box.

Currently draft because:

  1. the real (non-mock) producer needs more testing although it did seem to work locally.
  2. we need to figure out if it's okay to make a dynamically-linked parca-agent (will this break users who use Alpine? If so, what should we do instead?)
  3. needs end-to-end testing with PS Cloud metrics ingestion.

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