rudder-server
rudder-server copied to clipboard
Privacy and Security focused Segment-alternative, in Golang and React
Bumps [github.com/bugsnag/bugsnag-go/v2](https://github.com/bugsnag/bugsnag-go) from 2.2.0 to 2.2.1. Release notes Sourced from github.com/bugsnag/bugsnag-go/v2's releases. v2.2.1 2.2.1 (2022-02-21) Bug fixes Fix middleware panic on nil *http.Request #212 Changelog Sourced from github.com/bugsnag/bugsnag-go/v2's changelog. 2.2.1...
# Description To run replay for duration when archival was not enabled, we have to run replay in older way which is very time consuming, With the help of this...
# Description `gateway` only reads from `backendConfigCache`. `processor` can set the it. ## Linear Ticket < Replace with Linear Link > ## Security - [ ] The code changed/added as...
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.22.0 to 1.23.1. Release notes Sourced from go.opentelemetry.io/otel's releases. Release v1.23.0-rc.1 This is a release candidate for the v1.23.0 release. That release is expected to include the...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.162.0 to 0.167.0. Release notes Sourced from google.golang.org/api's releases. v0.167.0 0.167.0 (2024-02-23) Features all: Auto-regenerate discovery clients (#2427) (f72b5af) all: Auto-regenerate discovery clients (#2429) (55a9e5a) v0.166.0 0.166.0...
# Description Currently, we are getting a few false positives in detecting version deprecation errors so we are tweaking the phrases and scores. ## Linear Ticket https://linear.app/rudderstack/issue/INT-1577/[fix]-version-deprecation-error-logic Resolves INT-1577 ##...
**Bug Description** Database migration issue is arising when we are trying to use an upgraded version of rudder-server on our self hosted plane. We were using an older version of...
2023-07-27T22:38:34.647Z ERROR jobsdb.batch_rt jobsdb/jobsdb.go:510 batch_rtmap[{batch_rt_jobs_5254 batch_rt_job_status_5254 5254}:map[LendistryRudderWorkspace:map[RS:map[RS_RS:map[executing:{Has Jobs 2023-07-27 22:38:06.815959075 +0000 UTC m=+393.387165799} not_picked_yet:{Has Jobs 2023-07-27 22:38:20.877600114 +0000 UTC m=+407.448806839} succeeded:{Has Jobs 2023-07-27 22:38:07.179049073 +0000 UTC m=+393.750255811}] destination_id_1y1WAwGCLWXTBybX0rdLwzDpydV:map[executing:{Has Jobs 2023-07-27...
I'm trying to onboard data through Rudderstack open source to a Google Adwords Remarketing List. When I view the Live Events, I see nothing but 404 errors. Interestingly, if I...
# Description - Onboard new generic destination SFTP. - Utilized the library built within the go-kit repository, ref here: [rudderlabs/rudder-go-kit/sftp](https://github.com/rudderlabs/rudder-go-kit/tree/main/sftp). - SFTP serves as a generic destination leveraging the SFTP...