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

chore: Switch to jitsu #3175

Merged
merged 9 commits into from
Jun 15, 2024
Merged

chore: Switch to jitsu #3175

merged 9 commits into from
Jun 15, 2024

Conversation

markphelps
Copy link
Collaborator

This PR switches our analytics provider (telemetry) to Jitsu from Segment. Segment has become prohibitively expensive to capture events now that we have run out of our 'startup credits'.

Jitsu uses the same batch endpoint that Segment does so we can still use the segment-go client that we are using with the only change being to add the base URL endpoint.

I've tested this in a local build of Flipt with the writeKey and endpoint set to the correct (secret) values and can confirm the event is captured correctly at startup

@markphelps markphelps requested a review from a team as a code owner June 14, 2024 16:48
Copy link
Collaborator

@erka erka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Jun 15, 2024
Signed-off-by: Mark Phelps <[email protected]>
Copy link
Member

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good 👍

@markphelps markphelps added automerge Used by Kodiak bot to automerge PRs and removed automerge Used by Kodiak bot to automerge PRs labels Jun 15, 2024
@kodiakhq kodiakhq bot merged commit c4e209e into main Jun 15, 2024
34 checks passed
@kodiakhq kodiakhq bot deleted the switch-jitsu branch June 15, 2024 16:16
markphelps added a commit that referenced this pull request Jun 17, 2024
* 'main' of https://github.com/flipt-io/flipt:
  chore(deps-dev): bump prettier-plugin-tailwindcss in /ui (#3185)
  chore(deps): bump react-router-dom from 6.23.0 to 6.23.1 in /ui (#3187)
  chore(deps-dev): bump playwright from 1.44.0 to 1.44.1 in /ui (#3186)
  chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.5 in /ui (#3188)
  chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#3182)
  chore(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 (#3179)
  chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#3181)
  chore(deps): bump github.com/google/go-containerregistry (#3180)
  chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ecrpublic (#3178)
  chore: Switch to jitsu (#3175)
  chore: Dagger cloud (#3176)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants