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: add histogram visualisation support #4858

Merged
merged 14 commits into from
Jun 5, 2024
Merged

Conversation

Rajat-Dabade
Copy link
Contributor

@Rajat-Dabade Rajat-Dabade commented Apr 12, 2024

  • added histogram panel type in the dashboards
  • histogram customizations to support multiple use cases.
  • added merge all series into one support

@github-actions github-actions bot added the enhancement New feature or request label Apr 12, 2024
@vikrantgupta25 vikrantgupta25 changed the title [Feat]: Histogram feat: added histogram visualisation support May 28, 2024
@vikrantgupta25 vikrantgupta25 changed the title feat: added histogram visualisation support feat: add histogram visualisation support May 28, 2024
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

2 similar comments
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@vikrantgupta25 vikrantgupta25 force-pushed the feature/histogram branch 2 times, most recently from 7f98ef1 to 8a18ac5 Compare June 3, 2024 06:32
Copy link

github-actions bot commented Jun 3, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

YounixM
YounixM previously approved these changes Jun 4, 2024
Rajat-Dabade and others added 13 commits June 4, 2024 18:31
Co-authored-by: Rajat-Dabade <rajat@signoz.io>
* refactor: added panel type histogram and basic setup done

* feat: histogram for one query

* refactor: multiple query support histogram

* chore: typecorrection

* refactor: done with legend part

* refactor: legend change fix

* refactor: fix the tooltip value for histogram

* refactor: disable drag for histogram

* fix: tsc

* refactor: handled panel type change in edit mode

* refactor: full view done

---------

Co-authored-by: Rajat-Dabade <rajat@signoz.io>
Co-authored-by: Yunus M <myounis.ar@live.com>
* feat: added bucket size and bucket width enhancements for histogram

* fix: added handling for bucket size bucket count and combine into one series

* fix: added bidirectional sync

* fix: remove extra props from interfaces

* fix: hide legends when merging all queries

* fix: minor legend fixes
SagarRajput-7
SagarRajput-7 previously approved these changes Jun 4, 2024
@vikrantgupta25 vikrantgupta25 merged commit 7e9bf2d into develop Jun 5, 2024
10 of 12 checks passed
@vikrantgupta25 vikrantgupta25 deleted the feature/histogram branch June 5, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants