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: need synthetic traffic/conversation generators #61

Open
5 tasks
mfreeman451 opened this issue Apr 4, 2024 · 0 comments
Open
5 tasks

feat: need synthetic traffic/conversation generators #61

mfreeman451 opened this issue Apr 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request MVP
Milestone

Comments

@mfreeman451
Copy link
Contributor

mfreeman451 commented Apr 4, 2024

We need to be able to synthesize conversations on whatever chat medium for our demo. We should probably write a client that takes plugins like IRC, discord, slack, telegram, etc, and creates the following conversations/chat logs by essentially impersonating a user or bot.

We'll align the conversations we want to generate with our example queries from our Pitch Deck:

  • Top 3 conversations of utmost importance this week
  • Does Jason from sales know our platform engineer Mike?
  • How many pagerduty alerts over the last month along with their teamwise split?

I think we can probably create two versions of this, one for MVP, one we'll need for production testing/validation:

  • MVP version -- seeds graph database directly
  • Production -- seeds graph by impersonating users through chat medium or a static dataset that was not generated by our real-time collection system
@mfreeman451 mfreeman451 added enhancement New feature or request MVP labels Apr 4, 2024
@mfreeman451 mfreeman451 added this to the M1 milestone Apr 4, 2024
@mfreeman451 mfreeman451 assigned mfreeman451 and unassigned rutvik110 Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MVP
Projects
Status: Todo
Development

No branches or pull requests

2 participants