-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Release/signoz 0.57.0 #6300
Release/signoz 0.57.0 #6300
Conversation
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.0 to 3.1.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.0.0...3.1.3) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.7 to 3.1.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@2.4.7...3.1.3) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(query): #5861 Changes query which improves performance * fix(test): fixed all the build test * fix(test): fixed all the build test * fix(test): fixed all the build test * fix(test): fixed all the build test * fix(test): fixed all the build test * fix(test): fixed all the build test
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.26 to 1.6.31. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](leeoniya/uPlot@1.6.26...1.6.31) --- updated-dependencies: - dependency-name: uplot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… in Redis cache (#6170)
* Update README.md * Update README.md Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> Co-authored-by: Pranay Prateek <[email protected]>
* feat: anamoly detection - initial ui * feat: anamoly detection - oct 10 * feat: use antd checkbox * feat: handle multiple series * feat: handle chart height on switch btwn threshold / anomaly * feat: do not update url on detection type change * chore: pr clean up * feat: remove chart container background
* chore: add test reproducing bad config generation when first pipeline op is disabled * fix: logs pipelines: set router output to first enabled operator
Sync/post release v0.56
### Summary Fixes for `expected type 'bool', got unconvertible type 'string'` errors. Signed-off-by: Prashant Shahi <[email protected]>
* feat: onboarding API via proxy * chore: update profiles route * chore: update profiles url
* feat: kafka partition level observerability features
* chore: fix naming api query context
…6251) * feat: add Request Dashboard button and improve dashboard list styles * feat: support for empty state and dashboard list state
…rmulas (#6276) * fix: the redirect from dashboard landing page to edit removing arithmetic operations * fix: the url for the dashboard edit widget
* chore: upgrade signoz-otel-collector dependencies to v0.111.2 * chore: update references to otel-collector types in collector simulator * chore: escape '$' as '$$$' and not '$$' in generated pipeline collector config * chore: update go.sum entry for logstransformprocessor * chore: some more go.sum updates to get build working --------- Co-authored-by: Srikanth Chekuri <[email protected]>
…s don't result in bad collector config names (#6259) * chore: add test validating pipe char in pipeline alias doesnt break collector config * fix: pipelines collector conf: ensure bad names are not generated
…ery response due to v3 endpoint
This reverts commit 5651d69.
Signed-off-by: Prashant Shahi <[email protected]>
Signed-off-by: Prashant Shahi <[email protected]>
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
|
Generated with ❤️ by ellipsis.dev |
* chore: bump signoz-otel-collector dependency version to 0.111.5 * chore: logs filter suggestions: update import for ResourceHierarchy from signoz-otel-collector
Summary