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

Feature: Support table data #20

Merged
merged 7 commits into from
Jul 13, 2024
Merged

Feature: Support table data #20

merged 7 commits into from
Jul 13, 2024

Conversation

jackw
Copy link
Owner

@jackw jackw commented Jul 9, 2024

Currently anything other than a timeseries dataframe results in unexpected light rendering. This PR should help address this by adding support for "table data".

WIP right now.

  • Clean up code. Duplication and shoddy type hacks
  • Add e2e tests

fixes: #17

@jackw jackw added the enhancement New feature or request label Jul 9, 2024
@jackw jackw self-assigned this Jul 9, 2024
@jackw jackw marked this pull request as ready for review July 12, 2024 19:04
@jackw jackw changed the title Feature: Support more types of dataframe Feature: Support table data Jul 13, 2024
@jackw jackw merged commit 9d0fa6b into main Jul 13, 2024
1 check passed
@jackw jackw deleted the jackw/support-rows-per-light branch July 13, 2024 08:56
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.

Azure Monitor Log data is not rendered correclty
1 participant