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

When will live be live? #1

Closed
ishanmkh opened this issue Feb 27, 2020 · 0 comments
Closed

When will live be live? #1

ishanmkh opened this issue Feb 27, 2020 · 0 comments
Assignees
Labels
kind/feature New feature or request kind/support Categorizes issue or PR as a support question.

Comments

@ishanmkh
Copy link

Is your feature request related to a problem? Please describe.
I have a need to debug fast

Describe the solution you'd like
Faster than anything humankind has ever seen

Describe alternatives you've considered
All of them

Additional context
This is a test so please ignore.

@ishanmkh ishanmkh added the kind/support Categorizes issue or PR as a support question. label Feb 27, 2020
@zasgar zasgar added the kind/feature New feature or request label Feb 27, 2020
@zasgar zasgar closed this as completed Mar 4, 2020
copybaranaut pushed a commit that referenced this issue Jul 22, 2022
…efault data providers

Summary:
Add Privy, a command line tool for generating synthetic protocol traces similar to those that Pixie collects from pods in a cluster. It parses OpenAPI descriptors and instantiates synthetic request payloads, searching for keywords in api schema definitions to select appropriate data providers. By default, Privy generates payloads for ~3000 api descriptors stored in the [[ https://github.com/APIs-guru/openapi-directory/tree/main/APIs | openapi directory ]].

This diff focuses on core functionality - json generation with default data providers. Privy Diff #2 adds custom data providers to make pii and non-pii request payloads more realistic.

Test Plan: Under development in a separate diff

Reviewers: nserrino, jamesbartlett, philkuz, vihang, #third_party_approvers

Reviewed By: jamesbartlett, vihang, #third_party_approvers

Signed-off-by: Benjamin Kilimnik <bkilimnik@pixielabs.ai>

Differential Revision: https://phab.corp.pixielabs.ai/D11591

GitOrigin-RevId: 4d62f8b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

2 participants