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

[signalsciences] Add Signal Sciences Plugin #419

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Aug 25, 2022

This commit adds a new plugin for Signal Sciences. The plugin allows
users to view the statistics of a site, the agents for each site and
users can search for requests.

Note: Currently we are alsways retrieve 1000 requests from the Signal
Sciences API and handling the pagination on the client. When
signalsciences/go-sigsci#28 gets merged we can
change this to handle the pagination within the API requests to reduce
the number of requests which are returned and to to allow users to view
more then 1000 requests for their queries.

This commit adds a new plugin for Signal Sciences. The plugin allows
users to view the statistics of a site, the agents for each site and
users can search for requests.

Note: Currently we are alsways retrieve 1000 requests from the Signal
Sciences API and handling the pagination on the client. When
signalsciences/go-sigsci#28 gets merged we can
change this to handle the pagination within the API requests to reduce
the number of requests which are returned and to to allow users to view
more then 1000 requests for their queries.
@ricoberger ricoberger merged commit 9408dec into main Aug 26, 2022
@ricoberger ricoberger deleted the add-signalsciences-plugin branch August 26, 2022 15:11
@ricoberger ricoberger added the changelog: added A new feature was added label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant