[pull] main from SigNoz:main - #940
Merged
Merged
Conversation
#### Description - The logs frequency chart now draws with the uPlotV2 `BarChart` instead of the Chart.js `Graph`, putting it on the same chart stack as the rest of the product. Covers both Logs Explorer and Live Logs, which share the component. - Chart setup moves into a `useLogsExplorerChartConfig` hook built on the shared `buildBaseConfig`. Severity colours, labels, drag-to-zoom and timezone handling all behave as before; stacking goes through `stack`/`StackMode`. - Timestamps now convert ns → s, since uPlot's x scale is in seconds where Chart.js wanted ms. - Removes the `.ant-card-body` rules from three stylesheets. They stopped matching anything when #8904 dropped the antd Card wrapper. - Unblocked by #12627, which removed the last-minute trim from the time scale. My earlier attempt at that (#12528) is closed. #### Issues closed by this PR Closes - https://github.com/orgs/SigNoz/projects/39/views/20?pane=issue&itemId=128310734&issue=SigNoz%7Csignoz%7C9059 #### Screenshots / Screen Recordings https://github.com/user-attachments/assets/b27f75ae-085d-410b-a5b8-491bac590fd0 #### Additional Information --------- Co-authored-by: Gaurav Tewari <tewarig@users.noreply.github.com>
### 📄 Summary Add support for instrumentation scope for traces. PR on collector - SigNoz/signoz-otel-collector#811 #### Screenshots / Screen Recordings (if applicable) <img width="468" height="298" alt="image" src="https://github.com/user-attachments/assets/03335ca3-a1c5-428b-9bfa-cd1796f735df" /> #### Issues closed by this PR #5319
#### Description - Changes `GET /api/v1/features` from `ViewAccess` to `OpenAccess` in both editions so every authenticated user, including those on custom roles, can read feature flags. - Feature flags describe the org's plan, not the caller's privileges, and the frontend needs them to boot. With #12700 making the active license readable by every authenticated user, the flags must be readable too — otherwise custom-role users load the license but hang on the flags fetch. - Applies the same change to the flagger endpoint `GET /api/v2/features` so the v2 client behaves identically when the frontend migrates to it. #### Issues closed by this PR Closes: SigNoz/platform-pod#2653
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )