microsoft / microsoft/vscode-spring-boot-dashboard

Inaccurate x-pos for data points when you change interval of polling memory metrics

Open
#246 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement memory-view ux
Dominant language
TypeScript
Stars
73
Forks
38
Avg merge
3d 5h
Merged PRs (30d)
15

Description

    Found a graph issue with how you plot it.

The x-axis is not correctly scaled after I change settings for polling inteval. Below is the case I change it: 5000 --(at 9:45:19)-> 1000 --(at 9:45:24)-> 5000.

image

Originally posted by @Eskibear in https://github.com/microsoft/vscode-spring-boot-dashboard/issues/242#issuecomment-1317941050

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the graph issue by changing the memory-metrics polling interval from 5000 to 1000 and back to 5000, then inspect how the plotted points map to the x-axis. Done means the x-axis remains correctly scaled after the interval changes, including the sequence described in the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.