Merged
Conversation
…7273) * feat: removed ellipsis prop * feat: prevent unnecessary save calls * feat: fix dashboard detail resize icon * feat: adjusted resizable header - set minConstraint * feat: fixed dashboard vanishing issue * feat: removed dependency causing maximum callstack warning * feat: corrected the list edit view render issue and resize handler fix * feat: style fix * feat: removed comments * fix: updated test cases * feat: updated the test cases --------- Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
… getting 500 for metric (#7414) * fix: added default value to time,space aggregation to fix query_range getting 500 for metric * fix: added all available operators as default when no attribute type is present * fix: changed operator, time and space values to avg when empty attribute type
Co-authored-by: CheetoDa <31571545+Calm-Rock@users.noreply.github.com> Co-authored-by: Vibhu Pandey <vibhupandey28@gmail.com>
* chore: trace funnels feature flag
* feat: new dropdown styles * fix: added new tag * feat: added endpoint name and port in endpoint details * feat: endpoint details feedback * feat: analytics added * fix: title fixed * fix: domain list breaking for non available data * feat: added third party api feature flag * fix: console removed * feat: added traces corelation in api monitoring charts * feat: added customondragselect in grid card full view to handle breaking flow * fix: minor failsafes added: * fix: minor ux fix * feat: incorporated pr comments - 0
* fix: handle 404 redirection on root route * fix: add home component for root route --------- Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
* chore: add migration for pat to add default values * fix: minor changes * fix: don't panic in GetClickhouseColumnName * fix: use new function for pat * fix: address minor comments * fix: address comments * fix: remove generatepat * fix: minor changes * fix: remove extra check --------- Co-authored-by: Vibhu Pandey <vibhupandey28@gmail.com>
Enhance platform to handle cloud, self-hosted, community, and enterprise user types with tailored routing, error handling, and feature access.
* feat: support request data source and improve layout * feat: update config * feat: update config with related keywords * update config --------- Co-authored-by: makeavish <makeavish786@gmail.com>
#### Summary - Release SigNoz v0.77.0 - Bump SigNoz OTel Collector to v0.111.37 Created by [Primus-Bot](https://github.com/apps/primus-bot)
* fix: fixed trace funnel - header style overriding other pages * fix: fixed trace funnel - header style overriding other pages * fix: handled nesting
* feat: suggest and allow variables in panel title * feat: refined the logic for suggestion and addition with $ * feat: added logic for panel title resolved string and added test cases * feat: added support to full view
* chore(savedview): refactor into module and handler * chore(rule): move telemetry inside telemetry * chore(apdex): refactor apdex and delete dao * chore(dashboard): create a dashboard module * chore(ee): get rid of the init nonesense * chore(dashboard): fix err and apierror confusion * chore: address comments
* fix: cover the title as reactNode case for useResolvedText * fix: added more test cases
* fix(apm): update the apdex to latest response structure * fix(apm): update the apdex to latest response structure
* feat: introducing S3 sync as AWS integration * chore: trying restructuring * chore: in progress * chore: restructuring looks ok * chore: minor fix in tests * feat: integration with Agent check-in complete * chore: minor change in validation * fix: removing validation and altering overview * fix: aftermath of merge conflicts * test: updating agent version * test: updating agent version * test: updating agent version 3 * test: updating agent version 11 * test: updating agent version 14 * chore: replace with newer error utility * feat: introducing ECS integration (AWS Integrations) * chore: adding metrics to ecs integration * feat: adding base SQS files * feat: adding metrics for SQS * feat: adding ECS dashboard * feat: adding dashboards for SQS * fix: adding SentMessageSize metrics in SQS * fix: for calculating log connection status for S3 Sync * fix: adding check for svc type, fixing cw logs integration.json S3 Sync * fix: in compiledCollectionStrat for servicetype s3sync * test: testing agent version * fix: change in data collected for S3 Sync logs * test: testing agent 19 * chore: replace fmt.Errorf * fix: tests and adding validation in S3 buckets * fix: test TestAvailableServices * chore: replacing fmt.Errorf * chore: updating the agent version to latest * chore: reverting some changes * fix: remove services from Variables * chore: change overview.png
…ency detected (#7893) * feat: added error preview and warning text with info on cyclic dependency detected * feat: removed console.log * feat: restricted save when cycle found * feat: added test cases for variableitem flow and update test cases * feat: updated test cases * feat: corrected the recent resolved title text
* fix(AccountSettingsModal): add region deselect functionality to region selector * fix(AWS integration): redirect help button to aws integration documentation * style(Header): update button color on hover for improved visibility
…7957) * feat: added entry point operations api for the service overview page * feat: added entry point operations api for the service overview page * feat: added entry point operations api for the service overview page * feat: added entry point operations api for the service overview page * feat: added entry point operations api for the service overview page * feat: added entry point operations api for the service overview page * feat: added entry point operations api for the service overview page --------- Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
* chore: quick filters - added filters init (#7867) Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local> * Custom quick filter: Other Filters | Search integration (#7939) * chore: added filters init * chore: handle save and discard * chore: search and api intergrations * feat: search on filters * feat: style fix * feat: style fix * feat: signal to data source config * feat: search styles * feat: update drawer slide style * feat: no results state * fix: minor fix * Custom Quick FIlters: UI fixes and Announcement Tooltip (#7950) * feat: qf setting ui * feat: add skeleton to dynamic qf * fix: minor fix * feat: announcement tooltip added * feat: announcement tooltip added refactor * feat: announcement tooltip styles * feat: announcement tooltip integration * fix: number vals in filter list * feat: announcement tooltip show logic added * feat: light mode styles * feat: remove unwanted styles * feat: remove filter disable when one filter added * style: minor style --------- Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local> --------- Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local> * Custom quick filters: Tests and pr review comments (#7967) * chore: added filters init * chore: handle save and discard * chore: search and api intergrations * feat: search on filters * feat: style fix * feat: style fix * feat: signal to data source config * feat: search styles * feat: update drawer slide style * feat: no results state * fix: minor fix * feat: qf setting ui * feat: add skeleton to dynamic qf * fix: minor fix * feat: announcement tooltip added * feat: announcement tooltip added refactor * feat: announcement tooltip styles * feat: announcement tooltip integration * fix: number vals in filter list * feat: announcement tooltip show logic added * feat: light mode styles * feat: remove unwanted styles * feat: remove filter disable when one filter added * style: minor style * fix: minor refactor * test: added test cases * feat: integrate custom quick filters in logs * feat: code refactor * feat: debounce search * feat: refactor --------- Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local> --------- Co-authored-by: Aditya Singh <adityasingh@Adityas-MacBook-Pro.local>
* feat: add support for S3 region buckets syncing * fix: hide the dropdown icon and not found dropdown for s3 buckets selector * fix: display s3 buckets selector only for s3 sync service * chore: tests for configure service s3 sync --------- Co-authored-by: Piyush Singariya <piyushsingariya@gmail.com>
* feat: show pricing update banner in home page
* fix: display the inter-step latency type in step metrics table * chore: send latency type with n+1th step + make latency type optional * fix: fetch and format get funnel steps overview metrics * chore: remove dev env check * fix: overall fixes * fix: don't cache validate query + trigger validate on changing error and where clause as well * fix: display the latency type in step overview metrics table + p99_latency to latency * chore: revert dev env check removal (remove after BE changes are merged) * fix: adjust create API response * chore: useLocalStorage custom hook * feat: improve the run funnel flow - for the initial fetch of funnel results, require the user to run the funnel - subsequently change the run funnel button to a refresh button - display loading state while any of the funnel results APIs are being fetched * fix: fix the issue of add step details breaking * fix: refetch funnel details on rename success * fix: redirect 'learn more' to trace funnels docs * fix: handle potential undefined step in latency type calculation * fix: properly handle incomplete steps state * fix: fix the edge case of stale validation state on transitioning from invalid steps to valid steps * fix: remove the side effect from render and move to useEffect
…7968) * feat: add support for request integrations in aws integrations page * chore: write test for request aws integrations
* fix: exists in logs QB * fix: exists in logs json qb
#### Summary - Release SigNoz v0.84.0
#### Summary - Release SigNoz v0.84.1
* chore: update API key * fix: delete api key on user delete * fix: migration * fix: api * fix: address comments * fix: address comments * fix: update structs * fix: minor changes * fix: error message * fix: address comments * fix: integration tests * fix: minor issues * fix: integration tests
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.