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

Transform benchmark json to line protocol #7838

Closed
wants to merge 1 commit into from

Conversation

Smurphy000
Copy link
Contributor

@Smurphy000 Smurphy000 commented Oct 16, 2023

Which issue does this PR close?

Closes #6107

What changes are included in this PR?

  • added a new visualize folder for attempting to visualize history.lp line protocol file with the use of telegraf -> influxdb -> grafana
  • created a sample history.lp from a benchmark run to discuss syntax and what fields should be included in the final output
  • modified compare.py to reuse existing code to convert the expected benchmark json output into line protocol file (these changes are not final)

Are these changes tested?

Testing will be conducted once some implementation details are finalized

  • Testing Completed

Are there any user-facing changes?

Changes are only to help improve efforts in tracking benchmark performance.

Copy link

Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale PR has not had any activity for some time label Apr 26, 2024
@Smurphy000 Smurphy000 closed this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale PR has not had any activity for some time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export benchmark information as line protocol
1 participant