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

feat(server): Log old events and sessions #933

Merged
merged 8 commits into from
Mar 1, 2021
Merged

Conversation

mitsuhiko
Copy link
Member

This logs metrics for when data comes in that's older than one hour.

@mitsuhiko mitsuhiko requested a review from a team February 22, 2021 19:56
@mitsuhiko
Copy link
Member Author

Yay for the drive by commit

* master:
  test(general): Introduce macros for traversing Annotated (#826)
  fix(protocol): Deny backslashes in release names (#904)
  ref(server): Extract dynamic sampling functionality into own crate (#940)
  build: Switch to vendored openssl build (#914)
  feat(server): Add inbound filters functionality to dynamic sampling (#920)
  fix rule generation to new format (in tests) (#939)
  ref: Remove actix-web client, make reqwest the new http client (#938)
  fix(server): Reject empty envelopes with an explicit error (#937)
  fix(server): Ensure outcome data categories are numeric (#936)
  feat(stats): Add data category to TrackOutcome (#931)
  fix(pii): Make username pii-strippable (#935)
  build: Bump symbolic to 8.0.4 (#899)
  fix: Update to tokio 1.0 (#909)
  fix(pii): Make and/or work correctly with pii=maybe (#932)
  release: 21.2.0
  release: 0.8.3
  fix(build): Fix path to 3.7 (#930)
Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

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

😏

@jan-auer jan-auer changed the title feat: Log events and sessions older than one hour feat(server): Log old events and sessions Feb 26, 2021
@jan-auer jan-auer enabled auto-merge (squash) February 26, 2021 18:45
@jan-auer jan-auer merged commit 7505f77 into master Mar 1, 2021
@jan-auer jan-auer deleted the feature/log-old-stuff branch March 1, 2021 08:16
jan-auer added a commit that referenced this pull request Mar 9, 2021
* master:
  release: 0.8.4
  meta: Changelog
  feat(server): Add rule id to outcomes coming from event sampling (#943)
  feat(py): Expose dynamic rule condition validation (#941)
  feat(server): Log old events and sessions (#933)
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