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

fix: multiple issues around analytics #985

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

nikhilsinhaparseable
Copy link
Contributor

  1. fix for multiple calls happening to analytics server
    global variable to hold latest version
    sets when server starts
    get from global variable in about api call

  2. send X-P-Stream header in POST call to analytics server
    resolves the issue of hardcoded stream in analytics server code

1. fix for multiple calls happening to analytics server
global variable to hold latest version
sets when server starts
get from global variable in about api call

2. send `X-P-Stream` header in POST call to analytics server
resolves the issue of hardcoded stream in analytics server code
@nitisht nitisht changed the title fix: multiple fixes around analytics fix: multiple issues around analytics Nov 11, 2024
@nitisht nitisht merged commit 615cfbc into parseablehq:main Nov 11, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants