Skip to content

Sentry REST API & functions documentation #473

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

Merged
merged 8 commits into from
Feb 25, 2022

Conversation

elpiel
Copy link
Member

@elpiel elpiel commented Feb 21, 2022

  • Document more routes of Sentry REST API
  • remove old modules: event_reducer & event_aggregate
  • primitives::sentry - remove old structs:
    • EventAggregate
    • EventAggregateResponse
    • AdvancedAnalyticsResponse
    • PublisherReport
    • ChannelReport
  • primitives - sentry - move & create ValidatorMessage Responses & Requests
  • sentry - routes - more documentation on routes
  • sentry - db - validator_messages - move some functions
  • sentry - analytics - fix route to start with /v5/
  • config - use the values of analytics_find_limit & analytics_maxtime

- remove old modules: event_reducer & event_aggregate
- primitives::sentry - remove old structs:
  - EventAggregate
  - EventAggregateResponse
  - AdvancedAnalyticsResponse
  - PublisherReport
  - ChannelReport
- sentry - routes - more documentation on routes
- sentry - db - validator_messages - move some functions
- sentry - analytics - fix route to start with `/v5/`
@elpiel elpiel linked an issue Feb 21, 2022 that may be closed by this pull request
53 tasks
@elpiel elpiel requested a review from simzzz February 21, 2022 10:52
@elpiel elpiel changed the title Sentry API & functions documentation + clean up of old modules and structs Sentry REST API & functions documentation + clean up of old modules and structs Feb 21, 2022
@elpiel elpiel changed the title Sentry REST API & functions documentation + clean up of old modules and structs Sentry REST API & functions documentation Feb 21, 2022
@elpiel elpiel force-pushed the sentry-api-documentation branch from cd8287a to 1fdf7af Compare February 21, 2022 15:01
- Features gates with docsrs for crates
- sentry - migrations - remove old tables & aggregates
- primitives - sentry - move and alter Validator Message request/responses
Copy link
Contributor

@simzzz simzzz left a comment

Choose a reason for hiding this comment

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

.

@elpiel elpiel requested a review from simzzz February 23, 2022 21:56
@elpiel elpiel merged commit f5ee473 into aip-61-adex-v5 Feb 25, 2022
@elpiel elpiel linked an issue Jun 27, 2022 that may be closed by this pull request
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.

AIP #61: AdEx v5: significantly cheaper channels Sentry REST API documentation
2 participants